调拨入库:该为扫描物料条码后不清空库位,库位只能手动删除
| | |
| | | //that.ItemBlDetail = json.data.tbBillList; |
| | | that.ItemDetail = json.data.tbBillList; |
| | | that.$refs.sectionCode.focus(); |
| | | that.sectionCode = ""; |
| | | //that.sectionCode = ""; |
| | | } |
| | | else { |
| | | that.$toast.fail(json.message); |
| | |
| | | else { |
| | | that.$toast.fail(json.message); |
| | | that.$refs.sectionCode.focus(); |
| | | that.sectionCode = ""; |
| | | //that.sectionCode = ""; |
| | | |
| | | } |
| | | }) |
| | |
| | | that.$toast.fail("网络错误,请重试!"); |
| | | //console.log(error); |
| | | that.$refs.sectionCode.focus(); |
| | | that.sectionCode = ""; |
| | | //that.sectionCode = ""; |
| | | }); |
| | | }, |
| | | getBarcode() { |