flx:修改权限
This commit is contained in:
parent
f24f8d1c16
commit
65f42de188
@ -2,8 +2,8 @@
|
|||||||
"name" : "智慧安全", //中建四局
|
"name" : "智慧安全", //中建四局
|
||||||
"appid" : "__UNI__4AA4101",
|
"appid" : "__UNI__4AA4101",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.8.4",
|
"versionName" : "1.8.5",
|
||||||
"versionCode" : 184,
|
"versionCode" : 185,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
"sassImplementationName" : "node-sass",
|
"sassImplementationName" : "node-sass",
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
|
|||||||
@ -216,11 +216,11 @@
|
|||||||
onLoad(option) {
|
onLoad(option) {
|
||||||
this.btnEditAuth = this.checkBtnPermission({
|
this.btnEditAuth = this.checkBtnPermission({
|
||||||
key: 'inspectionLedger_edit',
|
key: 'inspectionLedger_edit',
|
||||||
menuPath: '/project/safeSame/inspectionLedger'
|
menuPath: '/project/quality/inspectionLedger'
|
||||||
})
|
})
|
||||||
this.btnDeleteAuth = this.checkBtnPermission({
|
this.btnDeleteAuth = this.checkBtnPermission({
|
||||||
key: 'inspectionLedger_delete',
|
key: 'inspectionLedger_delete',
|
||||||
menuPath: '/project/safeSame/inspectionLedger'
|
menuPath: '/project/quality/inspectionLedger'
|
||||||
})
|
})
|
||||||
this.id = option.id;
|
this.id = option.id;
|
||||||
if (option.postponeApply) {
|
if (option.postponeApply) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user