From 86e3825433ddf5186d43e00b74a60ab9a2962802 Mon Sep 17 00:00:00 2001 From: seven Date: Mon, 23 Jun 2025 18:40:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=A1=E6=A0=B8=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/store/shopAudit/shopAuditDetails.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/store/shopAudit/shopAuditDetails.vue b/src/views/store/shopAudit/shopAuditDetails.vue index f1d30eb..4f392f6 100644 --- a/src/views/store/shopAudit/shopAuditDetails.vue +++ b/src/views/store/shopAudit/shopAuditDetails.vue @@ -1060,7 +1060,7 @@ export default { } let res = await getCheckContractFile(params) if (res && res.status == 200) { - + } }, approvalStatusClass(status){