From 0d7c110d9e3a19ab1debb9f1da2e283142941685 Mon Sep 17 00:00:00 2001 From: Rain_ <904416525@qq.com> Date: Tue, 16 Dec 2025 09:05:24 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E4=BF=AE=E6=94=B9=E8=B4=A8?= =?UTF-8?q?=E9=87=8F=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/projectEnd/qualityManage/details.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) {