update 稽查计划&稽查流程 调整前端存储

This commit is contained in:
danshihao
2024-01-04 17:29:16 +08:00
parent 384c0d4a72
commit 9f27d3fff0
16 changed files with 354 additions and 266 deletions
+1
View File
@@ -175,6 +175,7 @@ module.exports = {
pleaseEnterAPositiveInteger: '请输入正整数',
pleaseSelectStandard: '请选择标准',
successfullyDelete: '删除成功',
cannotAddAgain: '不能重复添加',
// 树右键
treeRight: {
addFolder: 'Create New Folder',
+1
View File
@@ -183,6 +183,7 @@ module.exports = {
implementationNeedGreaterThan: '实施日期需要至少比发布日期大15天',
pleaseSelectStandard: '请选择标准',
successfullyDelete: '删除成功',
cannotAddAgain: '不能重复添加',
// 树右键
treeRight: {
addFolder: '新增文件夹',