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