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