소스 검색

错别字

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,
     });