dengjunjie
7 天以前 6d115888b0b2cf700118fbf6d6bc890827040aed
新建文件夹/PDA/pages/stash/CheckoutorderDetail.vue
@@ -86,7 +86,7 @@
                  isCheck: true,
               },
            }
            // if (this.pageNo == 1) this.allReceivingOrders = [];
            if (this.pageNo == 1) this.allReceivingOrders = [];
            this.$u.post('/api/DeliveryOrder/GetCheckOutTasks', postData).then((
               res) => {
               if (res.status) {