用户管理 责任领域添加全选功能

This commit is contained in:
zyx.net
2023-01-06 09:53:33 +08:00
parent e7fcfb8903
commit 0fe60644a9
6 changed files with 413 additions and 16 deletions
+2
View File
@@ -1376,4 +1376,6 @@ 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:'自定义列',
}