wtt
2025-11-20 de32eaefeb995ce67a638ca82bc6760075af2eb5
components/StationOutBillPopup/StationOutBillPopup.vue
@@ -1616,7 +1616,7 @@
            },
            addNew() {
                uni.redirectTo({
                    url: '/pages/gongxuOut/form?OperationType=1'
                    url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1'
                })
            },
            submit() {
@@ -1692,7 +1692,7 @@
                           })
                                    setTimeout(() => {
                                        uni.redirectTo({
                                            url: '/pages/gongxuOut/table'
                                            url: '/pages/gongxuOut/Cj_StationOutBillList'
                                        })
                                    }, 1000)
                                } else {
@@ -1708,7 +1708,7 @@
            //                                     console.log('用户点击确定');
                                    // this.getNextProc()
            //                                     // uni.redirectTo({
            //                                     //     url: '/pages/gongxuOut/form?OperationType=1'
            //                                     //     url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1'
            //                                     // })
            //                                 } else if (res.cancel) {
            //                                     console.log('用户点击取消');
@@ -1716,7 +1716,7 @@
            //                                     //     uni.navigateBack();
            //                                     // }, 50)
                                    // uni.redirectTo({
                                    //     url: '/pages/gongxuOut/form?OperationType=1'
                                    //     url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1'
                                    // })
            //                                 }
            //                             }
@@ -1878,13 +1878,13 @@
                            icon: 'none'
                        })
                        uni.redirectTo({
                            url: '/pages/gongxuOut/form?OperationType=1'
                            url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1'
                        })
                     }else{
                        this.hform.HProcNo=nextProcess["工序号"];
                        const HNextBarCode = this.hform.HBarCode+"@"+this.hform.HProcNo+"@"+this.hform.HSEQNumber
                        uni.redirectTo({
                            url: '/pages/gongxuOut/form?OperationType=1&HBarCode='+HNextBarCode
                            url: '/pages/gongxuOut/Cj_StationOutBill?OperationType=1&HBarCode='+HNextBarCode
                        })
                     }
                    }else{