From cc7f1f6b3e5d2bdfb34630924d942415a86841fa Mon Sep 17 00:00:00 2001 From: "LAPTOP-R6EHHS26\\86155" <2217640373@qq.com> Date: Mon, 13 May 2024 11:53:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=98=E6=88=BF=E7=94=9F=E4=BA=A7=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=E7=9C=8B=E6=9D=BF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/kanban/Dryingprocess/index.vue | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/views/kanban/Dryingprocess/index.vue b/src/views/kanban/Dryingprocess/index.vue index 9992031..382e46b 100644 --- a/src/views/kanban/Dryingprocess/index.vue +++ b/src/views/kanban/Dryingprocess/index.vue @@ -165,9 +165,6 @@
@@ -317,7 +314,9 @@ export default { swiperList: [], Dailyoutputnumber: null, Qualitydaynumber: [], - dataPropdata: [], + dataPropdata: [ + {} + ], }; }, created() {}, @@ -711,7 +710,7 @@ export default { }, getDatalist() { const _this = this; - + this.dataPropdata =[] getHEProInfo({ factoryCode: "ds_999", }).then((response) => {