flx:修改权限
This commit is contained in:
parent
f24f8d1c16
commit
65f42de188
@ -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特有相关 */
|
||||
|
||||
@ -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