chenhaozhe
2025-11-13 e2f33becdfbe80f9c792006740b2037a6e4eb527
pages/shengchandiaobo/MoveStockBill.vue
File was renamed from pages/shengchandiaobo/form.vue
@@ -974,7 +974,7 @@
            },
            addNew() {
                uni.redirectTo({
                    url: '/pages/shengchandiaobo/form?OperationType=1'
                    url: '/pages/shengchandiaobo/MoveStockBill?OperationType=1'
                })
            },
            async submit() {
@@ -1033,7 +1033,7 @@
                                        if (res.confirm) {
                                            console.log('用户点击确定');
                                            uni.redirectTo({
                                                url: '/pages/shengchandiaobo/form?OperationType=1'
                                                url: '/pages/shengchandiaobo/MoveStockBill?OperationType=1'
                                            })
                                        } else if (res.cancel) {
                                            console.log('用户点击取消');
@@ -1077,7 +1077,7 @@
                        //                     if (res.confirm) {
                        //                         console.log('用户点击确定');
                        //                         uni.redirectTo({
                        //                             url: '/pages/shengchandiaobo/form?OperationType=1'
                        //                             url: '/pages/shengchandiaobo/MoveStockBill?OperationType=1'
                        //                         })
                        //                     } else if (res.cancel) {
                        //                         console.log('用户点击取消');
@@ -1114,7 +1114,7 @@
                        if (res.confirm) {
                            console.log('用户点击确定');
                            uni.redirectTo({
                                url: '/pages/shengchandiaobo/table'
                                url: '/pages/shengchandiaobo/MoveStockBillList'
                            })
                        } else if (res.cancel) {
                            console.log('用户点击取消');