Explorar el Código

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

liao-sea hace 8 meses
padre
commit
5c17fc9e51
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: '确认删除',