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)