flx:修改质量权限
This commit is contained in:
parent
f5a228f2c2
commit
0d7c110d9e
@ -216,11 +216,11 @@
|
||||
onLoad(option) {
|
||||
this.btnEditAuth = this.checkBtnPermission({
|
||||
key: 'inspectionLedger_edit',
|
||||
menuPath: '/project/safeSame/inspectionLedger'
|
||||
menuPath: '/project/quality/inspectionLedger'
|
||||
})
|
||||
this.btnDeleteAuth = this.checkBtnPermission({
|
||||
key: 'inspectionLedger_delete',
|
||||
menuPath: '/project/safeSame/inspectionLedger'
|
||||
menuPath: '/project/quality/inspectionLedger'
|
||||
})
|
||||
this.id = option.id;
|
||||
if (option.postponeApply) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user