新建文件夹/PDA/pages/stash/Checkoutorder.vue
文件名从 新建文件夹/PDA/pages/stash/Pdoutboundorder.vue 修改 @@ -47,7 +47,7 @@ export default { data() { return { page: "/pages/stash/PdoutboundorderDetail?", page: "/pages/stash/CheckoutorderDetail?", loadVisible: false, searchValue: "", status: "more", @@ -92,7 +92,7 @@ pageNo: this.pageNo }, } this.$u.post('/api/DeliveryOrder/GetPdDeliveryOrders', postData).then((res) => { this.$u.post('/api/DeliveryOrder/GetCheckOrders', postData).then((res) => { if (res.status) { if (res.data.length > 0) { if (this.searchValue == '') {