diff --git a/manifest.json b/manifest.json index 076cc6bd..da49e9ed 100644 --- a/manifest.json +++ b/manifest.json @@ -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特有相关 */ diff --git a/pages/projectEnd/qualityManage/details.vue b/pages/projectEnd/qualityManage/details.vue index 7a9ed136..eeced8d6 100644 --- a/pages/projectEnd/qualityManage/details.vue +++ b/pages/projectEnd/qualityManage/details.vue @@ -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) {