From b6794db4eff869a4662fe91c249546ec8feae636 Mon Sep 17 00:00:00 2001 From: qijq <624811160@qq.com> Date: Mon, 23 Jun 2025 16:47:25 +0800 Subject: [PATCH] update --- src/views/store/shopAudit/shopAuditDetails.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/store/shopAudit/shopAuditDetails.vue b/src/views/store/shopAudit/shopAuditDetails.vue index 7e6601c..a728af0 100644 --- a/src/views/store/shopAudit/shopAuditDetails.vue +++ b/src/views/store/shopAudit/shopAuditDetails.vue @@ -597,7 +597,7 @@ 驳回审核 @@ -1067,7 +1067,6 @@ export default { if(e.includes("mapAddress") && !this.checkboxList.some(item => item === 'store_address')){ this.checkboxList = ['store_address',...this.checkboxList]; - } console.log(this.checkboxList)