| 新建文件夹/PDA/pages/stash/CheckoutorderDetail.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| 新建文件夹/PDA/pages/stash/outboundorderDetail.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
新建文件夹/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) { 新建文件夹/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) {