[add] 企标临时权限记录
This commit is contained in:
@@ -29,7 +29,11 @@ module.exports = {
|
||||
disabledBatchDel: '选中数据中存在没有操作权限的数据,请重新选择',
|
||||
pleaseSelectUserOrDepart: '授权部门和授权人员至少需要选择一个',
|
||||
youNot: '您没有',
|
||||
dataPremissReCheck: '数据权限,请重新选择'
|
||||
dataPremissReCheck: '数据权限,请重新选择',
|
||||
authorizationExpirationDate: '授权到期日期',
|
||||
cancelAuthor: '解除授权',
|
||||
authorizationDate: '授权日期',
|
||||
authorizationStandard: '授权企标'
|
||||
},
|
||||
// 评审会记录
|
||||
reviewMeeting: {
|
||||
|
||||
@@ -6,6 +6,7 @@ module.exports = {
|
||||
shiftOutStandard: '移出标准',
|
||||
initChange: '发起更改',
|
||||
temporaryPermissionSet: '临时权限设置',
|
||||
temporaryPermissionRecord: '临时权限记录',
|
||||
collection: '收藏',
|
||||
cancelCollection: '取消收藏',
|
||||
exportExcelFile: '企业标准表',
|
||||
@@ -29,7 +30,11 @@ module.exports = {
|
||||
disabledBatchDel: '选中数据中存在没有操作权限的数据,请重新选择',
|
||||
pleaseSelectUserOrDepart: '授权部门和授权人员至少需要选择一个',
|
||||
youNot: '您没有',
|
||||
dataPremissReCheck: '数据权限,请重新选择'
|
||||
dataPremissReCheck: '数据权限,请重新选择',
|
||||
authorizationExpirationDate: '授权到期日期',
|
||||
cancelAuthor: '解除授权',
|
||||
authorizationDate: '授权日期',
|
||||
authorizationStandard: '授权企标'
|
||||
},
|
||||
// 评审会记录
|
||||
reviewMeeting: {
|
||||
|
||||
Reference in New Issue
Block a user