diff --git a/src/views/bggl/components/original_db_list.vue b/src/views/bggl/components/original_db_list.vue index b20c75a..bb6a7ef 100644 --- a/src/views/bggl/components/original_db_list.vue +++ b/src/views/bggl/components/original_db_list.vue @@ -888,7 +888,7 @@ export default { ysjlIds: this.ysjlId, userId: link.userId, currentLink: flowstatus, - nextValue: link.nextValue + nextValue: flowstatus + 1 } }).then(() => { this.dialogFormVisible = false