ソースを参照

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

liao-sea 8 ヶ月 前
コミット
5c17fc9e51
1 ファイル変更1 行追加1 行削除
  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: '确认删除',