[update] 修改bug87394
This commit is contained in:
@@ -227,6 +227,7 @@ module.exports = {
|
||||
unauthorized: 'Unauthorized, please log in again',
|
||||
tableDataDisabledClear: 'The table requires at least one piece of data',
|
||||
autoTakeout: 'Automatic takeout',
|
||||
goHandle: 'To deal with',
|
||||
// 树右键
|
||||
treeRight: {
|
||||
addFolder: 'Create New Folder',
|
||||
|
||||
@@ -244,6 +244,7 @@ module.exports = {
|
||||
unauthorized: '未授权,请重新登录',
|
||||
tableDataDisabledClear: '表格至少需要一条数据',
|
||||
autoTakeout: '自动带出',
|
||||
goHandle: '去处理',
|
||||
// 标准字段
|
||||
standardField: {
|
||||
standardEnglishName: '标准英文名称',
|
||||
|
||||
Reference in New Issue
Block a user