| File was renamed from pages/weiwaigxOut/Cj_StationEntrustInBill.vue |
| | |
| | | }, |
| | | addNew() { |
| | | uni.redirectTo({ |
| | | url: '/pages/weiwaigxIn/Cj_StationEntrustOutBill?OperationType=1' |
| | | url: '/pages/weiwaigxIn/Cj_StationEntrustInBill?OperationType=1' |
| | | }) |
| | | }, |
| | | submit() { |
| | |
| | | }) |
| | | setTimeout(() => { |
| | | uni.redirectTo({ |
| | | url: '/pages/weiwaigxIn/Cj_StationEntrustOutBillList' |
| | | url: '/pages/weiwaigxIn/Cj_StationEntrustInBillList' |
| | | }) |
| | | }, 1000) |
| | | } else { |
| | |
| | | if (res.confirm) { |
| | | console.log('用户点击确定'); |
| | | uni.redirectTo({ |
| | | url: '/pages/weiwaigxIn/Cj_StationEntrustOutBill?OperationType=1' |
| | | url: '/pages/weiwaigxIn/Cj_StationEntrustInBill?OperationType=1' |
| | | }) |
| | | } else if (res.cancel) { |
| | | console.log('用户点击取消'); |