法规清单 自定义表头

This commit is contained in:
zyx.net
2023-01-06 17:09:34 +08:00
parent ba7d0e9a08
commit 5d312c2d95
4 changed files with 590 additions and 1 deletions
+3
View File
@@ -1376,4 +1376,7 @@ module.exports = {
Updateparametercolumn:'Update The Parameter Column',
columnfirst:'Reference the parameter column first',
columnforced:'Confirm a forced retraction?',
customize:'Customize the header',
customColumn:'Custom column',
}
+2
View File
@@ -1477,4 +1477,6 @@ module.exports = {
brand:'品牌',
allsubitemsitem:'该项目下拥有子项目是否全部删除',
contactTheFounder:'联系创建人',
customize:'自定义表头',
customColumn:'自定义列',
}