【update】标签管理对应bug的修改2
This commit is contained in:
@@ -50,7 +50,8 @@ module.exports = {
|
||||
dataValue: '数据值',
|
||||
parentName: '父级名称',
|
||||
select: '下拉选择',
|
||||
tree: '树形结构'
|
||||
tree: '树形结构',
|
||||
pleaseEnterYourEnglishName: '请输入英文字段名称'
|
||||
},
|
||||
// 内部工作组
|
||||
internalWorkGroup: {
|
||||
|
||||
@@ -51,7 +51,8 @@ module.exports = {
|
||||
dataValue: '数据值',
|
||||
parentName: '父级名称',
|
||||
select: '下拉选择',
|
||||
tree: '树形结构'
|
||||
tree: '树形结构',
|
||||
pleaseEnterYourEnglishName: '请输入英文字段名称'
|
||||
},
|
||||
// 内部工作组
|
||||
internalWorkGroup: {
|
||||
|
||||
Reference in New Issue
Block a user