From 6d2e4c41e09b097b590d8b54c43cc94ca5057b35 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Wed, 7 Jan 2026 11:52:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E7=BA=A7=E5=87=BA=E5=BA=93=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E8=B4=A6=E7=9B=AE=E6=98=8E=E7=BB=86=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/firstOrder/components/outDialog.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/firstOrder/components/outDialog.vue b/src/views/firstOrder/components/outDialog.vue index 7cd0cf3..bb16b9e 100644 --- a/src/views/firstOrder/components/outDialog.vue +++ b/src/views/firstOrder/components/outDialog.vue @@ -995,6 +995,7 @@ export default { // ้€‰้กน้€‰ๆ‹ฉ radioChange() { this.sizeForm.inTableData = []; + this.statisticsList = [] this.sizeForm.optionType = ""; this.inBatchDialogVisible = false; this.consumableVisible = false;