zrg
2025-11-14 3b59a3d1eac35d705c9b0195bce8a1af55abacf5
pages/shengchanruku/ProductInCheckBill.vue
File was renamed from pages/shengchanruku/form.vue
@@ -948,7 +948,7 @@
            },
            addNew() {
                uni.redirectTo({
                    url: '/pages/shengchanruku/form?OperationType=1'
                    url: '/pages/shengchanruku/ProductCheckInBill?OperationType=1'
                })
            },
            async submit() {
@@ -1008,7 +1008,7 @@
                                        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('用户点击取消');
@@ -1052,7 +1052,7 @@
                        //                     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('用户点击取消');
@@ -1089,7 +1089,7 @@
                        if (res.confirm) {
                            console.log('用户点击确定');
                            uni.redirectTo({
                                url: '/pages/shengchanruku/table'
                                url: '/pages/shengchanruku/ProductInCheckBillList'
                            })
                        } else if (res.cancel) {
                            console.log('用户点击取消');