zhangjie пре 1 година
родитељ
комит
9529fe8762
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/features/mark/Mark.vue

+ 1 - 1
src/features/mark/Mark.vue

@@ -449,7 +449,7 @@ const saveTaskToServer = async () => {
     }
   } else if (!res.data.success) {
     void message.error({
-      content: "提失败,请刷新页面",
+      content: "提失败,请刷新页面",
       key: mkey,
       duration: 10,
     });