| File was renamed from pages/gongxuOut/form.vue |
| | |
| | | }, |
| | | addNew() { |
| | | uni.redirectTo({ |
| | | url: '/pages/gongxuOut/form?OperationType=1' |
| | | url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1' |
| | | }) |
| | | }, |
| | | submit() { |
| | |
| | | }) |
| | | setTimeout(() => { |
| | | uni.redirectTo({ |
| | | url: '/pages/gongxuOut/table' |
| | | url: '/pages/gongxuOut/Cj_StationOutBillList' |
| | | }) |
| | | }, 1000) |
| | | } else { |
| | |
| | | console.log('用户点击确定'); |
| | | this.getNextProc() |
| | | // uni.redirectTo({ |
| | | // url: '/pages/gongxuOut/form?OperationType=1' |
| | | // url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1' |
| | | // }) |
| | | } else if (res.cancel) { |
| | | console.log('用户点击取消'); |
| | |
| | | // uni.navigateBack(); |
| | | // }, 50) |
| | | uni.redirectTo({ |
| | | url: '/pages/gongxuOut/form?OperationType=1' |
| | | url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1' |
| | | }) |
| | | } |
| | | } |
| | |
| | | icon: 'none' |
| | | }) |
| | | uni.redirectTo({ |
| | | url: '/pages/gongxuOut/form?OperationType=1' |
| | | url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1' |
| | | }) |
| | | }else{ |
| | | this.hform.HProcNo=nextProcess["工序号"]; |
| | | const HNextBarCode = this.hform.HBarCode+"@"+this.hform.HProcNo+"@"+this.hform.HSEQNumber |
| | | uni.redirectTo({ |
| | | url: '/pages/gongxuOut/form?OperationType=1&HBarCode='+HNextBarCode |
| | | url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1&HBarCode='+HNextBarCode |
| | | }) |
| | | } |
| | | }else{ |