更新组件

This commit is contained in:
2025-07-15 16:56:26 +08:00
parent 3b6e0d6912
commit 42cb2cb268
29 changed files with 58 additions and 40 deletions

View File

@ -70,9 +70,9 @@ const changetText = (type) => {
case "10":
return "处置";
case "20":
return "提醒";
case "30":
return "关注";
case "30":
return "提醒";
case "40":
return "不关注";
default: