From 1a97b73199247caa6eea19d87d2e1dcd86dbad2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E4=B8=87=E9=87=8C?= <1726150332@qq.com> Date: Sat, 27 Sep 2025 11:09:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E5=B7=A5=E8=AF=A6=E6=83=85=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mes/reportWork/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/mes/reportWork/index.vue b/src/views/mes/reportWork/index.vue index b77d662..b82f268 100644 --- a/src/views/mes/reportWork/index.vue +++ b/src/views/mes/reportWork/index.vue @@ -437,8 +437,8 @@ @@ -1000,14 +1000,14 @@ export default { }, // 取消按钮 cancel() { - window.location.reload(); + // window.location.reload(); this.open = false; this.openReport = false; this.openReportSAP = false; this.openConsume = false; this.loading = false; this.reset(); - this.getList(); + // this.getList(); }, getSummaries(param) { const { columns, data } = param;