update 标签管理-可维护数据库字段名

This commit is contained in:
赵霄
2023-09-04 10:08:12 +08:00
parent a2bf4db396
commit b9d35f2b84
4 changed files with 25 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ module.exports = {
labelContentManagement: '标签内容管理',
attributeName: '属性名称',
attributeNameEnglish: '英文名称',
fieldName: '字段名称',
attributeType: '属性类型',
fieldLength: '字段长度',
displayOrder: '展示顺序',
+1
View File
@@ -6,6 +6,7 @@ module.exports = {
labelContentManagement: '标签内容管理',
attributeName: '属性名称',
attributeNameEnglish: '英文名称',
fieldName: '字段名称',
attributeType: '属性类型',
fieldLength: '字段长度',
displayOrder: '展示顺序',