zhangjie 1 yıl önce
ebeveyn
işleme
9529fe8762
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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,
     });