chenhaozhe
2026-01-12 fd299bcb75f5b7f1dd4fd68234109f5252b27ec6
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('用户点击取消');