diff --git a/src/views/kanban/Dryingprocess/index.vue b/src/views/kanban/Dryingprocess/index.vue index 99920311..382e46b4 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) => {