| File was renamed from pages/shengchanruku/form.vue |
| | |
| | | }, |
| | | addNew() { |
| | | uni.redirectTo({ |
| | | url: '/pages/shengchanruku/form?OperationType=1' |
| | | url: '/pages/shengchanruku/ProductCheckInBill?OperationType=1' |
| | | }) |
| | | }, |
| | | async submit() { |
| | |
| | | if (res.confirm) { |
| | | console.log('用户点击确定'); |
| | | uni.redirectTo({ |
| | | url: '/pages/shengchanruku/form?OperationType=1' |
| | | url: '/pages/shengchanruku/ProductCheckInBill?OperationType=1' |
| | | }) |
| | | } else if (res.cancel) { |
| | | console.log('用户点击取消'); |
| | |
| | | // if (res.confirm) { |
| | | // console.log('用户点击确定'); |
| | | // uni.redirectTo({ |
| | | // url: '/pages/shengchanruku/form?OperationType=1' |
| | | // url: '/pages/shengchanruku/ProductCheckInBill?OperationType=1' |
| | | // }) |
| | | // } else if (res.cancel) { |
| | | // console.log('用户点击取消'); |
| | |
| | | if (res.confirm) { |
| | | console.log('用户点击确定'); |
| | | uni.redirectTo({ |
| | | url: '/pages/shengchanruku/table' |
| | | url: '/pages/shengchanruku/ProductInCheckBillList' |
| | | }) |
| | | } else if (res.cancel) { |
| | | console.log('用户点击取消'); |