xbot
This commit is contained in:
@@ -72,10 +72,6 @@ export default {
|
||||
},
|
||||
onShow() {
|
||||
document.title = '事件编辑'
|
||||
this.forms.name = this.user.name
|
||||
this.forms.phone = this.user.phone
|
||||
this.forms.girdId = this.user.girdId
|
||||
this.forms.girdName = this.user.girdName
|
||||
uni.$on('chooseLat', res => {
|
||||
this.forms.mapInfo = {...res}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user