mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 21:19:37 +08:00
1
This commit is contained in:
parent
84ed96da75
commit
11d594cf27
@ -45,7 +45,6 @@ Page({
|
||||
...options,
|
||||
userDetail
|
||||
})
|
||||
_this.getDetail(options.id)
|
||||
},
|
||||
|
||||
back() {
|
||||
@ -234,7 +233,8 @@ Page({
|
||||
* 生命周期函数--监听页面显示
|
||||
*/
|
||||
onShow() {
|
||||
|
||||
let _this = this
|
||||
_this.getDetail(_this.data.id)
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user