dengjunjie
6 天以前 6d115888b0b2cf700118fbf6d6bc890827040aed
新建文件夹/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) {