优化
This commit is contained in:
parent
fb8eef2daa
commit
590c9ce38d
@ -534,7 +534,7 @@ export default {
|
|||||||
this.nextProcess(res)
|
this.nextProcess(res)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
if (!res.resultRecordId) {
|
if (res.resultRecordId) {
|
||||||
resolve(0)
|
resolve(0)
|
||||||
} else {
|
} else {
|
||||||
history.go(0)
|
history.go(0)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user