Browse Source

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

liao-sea 8 months ago
parent
commit
5c17fc9e51
1 changed files with 1 additions and 1 deletions
  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: '确认删除',