From 257e3f4d0867b085e3794350fbbf63b5929b9732 Mon Sep 17 00:00:00 2001 From: sheng <905537351@qq.com> Date: Thu, 25 Jun 2026 17:24:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=94=B5=E6=B1=A0=E5=A4=8D?= =?UTF-8?q?=E6=8A=95=E6=88=90=E5=8A=9F=E5=90=8E=E8=A1=A8=E6=A0=BC=E6=9C=AA?= =?UTF-8?q?=E6=B8=85=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../production-monitoring/rework-management/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/planning-production/production-monitoring/rework-management/index.vue b/src/views/planning-production/production-monitoring/rework-management/index.vue index d6a337c7..f02ce406 100644 --- a/src/views/planning-production/production-monitoring/rework-management/index.vue +++ b/src/views/planning-production/production-monitoring/rework-management/index.vue @@ -188,6 +188,7 @@ export default { return } this.$message.success(this.$t(this.key('re_activate_success'))) + this.tableData = [] }).catch(error => { this.$message.warning(`${this.$t(this.key('rethrow_activation_failed'))}: ${error}`) }).finally(() => {