新建文件夹/PDA/pages/stash/outboundorderDetail.vue
@@ -125,7 +125,7 @@ isCheck: false, }, } // if (this.pageNo == 1) this.allReceivingOrders = []; if (this.pageNo == 1) this.allReceivingOrders = []; this.$u.post('/api/DeliveryOrder/GetCheckOutTasks', postData).then(( res) => { if (res.status) {