[update] 法规合规评估流程
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -236,6 +236,7 @@ module.exports = {
|
||||
resourceNotFound: '很抱歉,资源未找到!',
|
||||
networkTimeout: '网络超时',
|
||||
unauthorized: '未授权,请重新登录',
|
||||
tableDataDisabledClear: '表格至少需要一条数据',
|
||||
// 标准字段
|
||||
standardField: {
|
||||
standardEnglishName: '标准英文名称',
|
||||
|
||||
Reference in New Issue
Block a user