项目代码/芜湖三一PDA/pages/stash/inboundorder.vue
@@ -67,7 +67,7 @@ // }, // } if (this.pageNo == 1) this.allReceivingOrders = []; this.$u.post('/api/PDA/QueryOrderInfo?pageNo=' + this.pageNo + '&orderNo=' + this.searchValue).then(( this.$u.post('/api/PDA/QueryOrderInfo?pageNo=' + this.pageNo + '&orderNo=' + this.searchValue+'&orderType=' + 100).then(( res) => { if (res.status) { if (res.data.length > 0) {