flx:修改权限

This commit is contained in:
Rain_ 2025-12-15 17:58:48 +08:00
parent f24f8d1c16
commit 65f42de188
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
"name" : "智慧安全", //
"appid" : "__UNI__4AA4101",
"description" : "",
"versionName" : "1.8.4",
"versionCode" : 184,
"versionName" : "1.8.5",
"versionCode" : 185,
"transformPx" : false,
"sassImplementationName" : "node-sass",
/* 5+App */

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