[update] 法规合规评估流程

This commit is contained in:
lideqin
2024-07-16 14:12:31 +08:00
parent 5f3a48ed38
commit 0481774270
4 changed files with 16 additions and 1 deletions
+1
View File
@@ -219,6 +219,7 @@ module.exports = {
resourceNotFound: 'Sorry, the resource was not found!',
networkTimeout: 'Network Timeout',
unauthorized: 'Unauthorized, please log in again',
tableDataDisabledClear: 'The table requires at least one piece of data',
// 树右键
treeRight: {
addFolder: 'Create New Folder',
+1
View File
@@ -236,6 +236,7 @@ module.exports = {
resourceNotFound: '很抱歉,资源未找到!',
networkTimeout: '网络超时',
unauthorized: '未授权,请重新登录',
tableDataDisabledClear: '表格至少需要一条数据',
// 标准字段
standardField: {
standardEnglishName: '标准英文名称',