From 1c606f25fc9acee322ea199219bcd52f4621a5ba Mon Sep 17 00:00:00 2001 From: zhangdi <1104545947@qq.com> Date: Thu, 4 Jun 2026 09:56:30 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/firstOrder/components/outDialog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/firstOrder/components/outDialog.vue b/src/views/firstOrder/components/outDialog.vue index f61c486..9820d52 100644 --- a/src/views/firstOrder/components/outDialog.vue +++ b/src/views/firstOrder/components/outDialog.vue @@ -432,7 +432,7 @@ export default { getStatistics(arr).then((res) => { // this.statisticsList = res.data.result; let data_ = res.data.result - // this.statisticsList = + this.statisticsList = [] console.log('批量易耗品', this.sizeForm.inTableData, data_) data_.forEach((stat,index) => { const detail = this.sizeForm.inTableData.find(