居民上报->事件上报
This commit is contained in:
@@ -73,7 +73,7 @@ export default {
|
||||
this.typeList()
|
||||
},
|
||||
onShow() {
|
||||
document.title = '事件添加'
|
||||
document.title = '添加上报'
|
||||
this.forms.name = this.user.name
|
||||
this.forms.phone = this.user.phone
|
||||
uni.$on('chooseLat', res => {
|
||||
|
||||
Reference in New Issue
Block a user