| | |
| | | |
| | | }, |
| | | reportProductionVolumelist: {}, |
| | | FeedInputProductionVolumeList: {}, //投料产量 |
| | | FeedInputProductionVolumeList: [], //投料产量 |
| | | personList: [], |
| | | canSelectPerson: false, |
| | | rules: { |
| | |
| | | this.$u.toast("提交成功"); |
| | | this.InventoryReceiptList.unshift(this.form.productOutputList[0]); |
| | | this.reportProductionVolumelist = {}, |
| | | this.FeedInputProductionVolumeList = {}, //投料产量 |
| | | this.FeedInputProductionVolumeList = [], //投料产量 |
| | | this.form.FeedInputProductionVolume = null, //投料产量 |
| | | this.form.reportProductionVolume = null, //汇报产量 |
| | | console.log("this.InventoryReceiptList", this.InventoryReceiptList); |
| | |
| | | return; |
| | | } |
| | | uni.navigateTo({ |
| | | url: "/pages/product/report/seachPersonnelNo?moOn=" + this.form.moOn, |
| | | url: "/pages/product/report/seachPersonnelNo?moOn=" + this.form.moOn + "&workstationId=" + this.form.workstationId, |
| | | |
| | | |
| | | }); |
| | | }, |