更新组件
This commit is contained in:
@ -70,9 +70,9 @@ const changetText = (type) => {
|
||||
case "10":
|
||||
return "处置";
|
||||
case "20":
|
||||
return "提醒";
|
||||
case "30":
|
||||
return "关注";
|
||||
case "30":
|
||||
return "提醒";
|
||||
case "40":
|
||||
return "不关注";
|
||||
default:
|
||||
|
Reference in New Issue
Block a user