Prechádzať zdrojové kódy

web-工作备忘删除提示调整

liao-sea 8 mesiacov pred
rodič
commit
5c17fc9e51
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      vue/src/views/taskAndLog/dowork/index.vue

+ 1 - 1
vue/src/views/taskAndLog/dowork/index.vue

@@ -321,7 +321,7 @@ export default defineComponent({
       }
 
       Modal.confirm({
-        title: '确认删除选中的日志信息?',
+        title: '确认删除选中的备忘信息?',
         icon: createVNode(ExclamationCircleOutlined),
         content: '',
         okText: '确认删除',