flx:修改质量权限

This commit is contained in:
Rain_ 2025-12-16 09:05:24 +08:00
parent f5a228f2c2
commit 0d7c110d9e

View File

@ -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) {