| | |
| | | <uni-list-item direction="column" v-for="(item,index) in orderInfo" :key="item.dtlId"> |
| | | <template v-slot:body> |
| | | <view class="uni-list-box"> |
| | | <!-- <button class="button" type="primary" style="position: absolute;right: 1%;" size="mini" |
| | | @click="inputDialogToggle(item.matCode)"><text |
| | | class="button-text">åºåº</text></button> --> |
| | | <!-- <button type="primary" style="position: absolute;right: 1%;" size="mini" |
| | | @click="outbound(item.matCode)">åºåº</button> --> |
| | | <view class="uni-content"> |
| | | <view style="font-size: 18px;">æ¶è´§åå·ï¼{{orderNo}}</view> |
| | | <view style="font-size: 18px;">éè´åå·ï¼{{item.purchaseOrderNo}}</view> |
| | |
| | | endType: "", |
| | | endTypeRange: [], |
| | | sns: "", |
| | | receiveOrderId:0, |
| | | receiveOrderId: 0, |
| | | } |
| | | }, |
| | | |
| | |
| | | this.value = config.warehouseArea; |
| | | } |
| | | this.orderNo = res.orderNo; |
| | | this.receiveOrderId=res.receiveOrderId; |
| | | this.receiveOrderId = res.receiveOrderId; |
| | | this.label = "æ¶è´§åå·ï¼" + this.orderNo; |
| | | this.getData(); |
| | | }, |
| | |
| | | title: "确认æ¶è´§æå", |
| | | type: "success" |
| | | }) |
| | | this.orderInfo=[]; |
| | | this.sns = ""; |
| | | } else { |
| | | this.$refs.uToast.show({ |