修改问题
This commit is contained in:
@@ -80,7 +80,7 @@ Component({
|
||||
alertSuccess("操作成功")
|
||||
this.init()
|
||||
setTimeout(() => {
|
||||
that.jumpToReading()
|
||||
that.jumpToReading({ currentTarget: { dataset: { id } } })
|
||||
}, 500)
|
||||
},
|
||||
async changeEndStatus(e) {
|
||||
|
Reference in New Issue
Block a user