pages/shengchanruku/ProductInCheckBill.vue
@@ -950,7 +950,7 @@ }, addNew() { uni.redirectTo({ url: '/pages/shengchanruku/ProductCheckInBill?OperationType=1' url: '/pages/shengchanruku/ProductInCheckBill?OperationType=1' }) }, async submit() { @@ -1010,7 +1010,7 @@ if (res.confirm) { console.log('用户点击确定'); uni.redirectTo({ url: '/pages/shengchanruku/ProductCheckInBill?OperationType=1' url: '/pages/shengchanruku/ProductInCheckBill?OperationType=1' }) } else if (res.cancel) { console.log('用户点击取消');