feat: There is no way the, BUG #52087
This commit is contained in:
@@ -654,7 +654,10 @@ export default {
|
||||
}, res => {
|
||||
if (res.success) {
|
||||
this.isSubmit = false
|
||||
this.processCreateFsBuss(json)
|
||||
if(this.qbfsForm.approvalOpinion === 0){
|
||||
this.processCreateFsBuss(json)
|
||||
}
|
||||
this.$router.push({path:'/processCenter?tabsName=ProcessCenter'})
|
||||
}
|
||||
}, e => {
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user