|
@ -888,7 +888,7 @@ export default { |
|
|
ysjlIds: this.ysjlId, |
|
|
ysjlIds: this.ysjlId, |
|
|
userId: link.userId, |
|
|
userId: link.userId, |
|
|
currentLink: flowstatus, |
|
|
currentLink: flowstatus, |
|
|
nextValue: link.nextValue |
|
|
nextValue: flowstatus + 1 |
|
|
} |
|
|
} |
|
|
}).then(() => { |
|
|
}).then(() => { |
|
|
this.dialogFormVisible = false |
|
|
this.dialogFormVisible = false |
|
|