居民上报->事件上报

This commit is contained in:
liuye
2023-05-11 17:18:54 +08:00
parent 31a8c9a352
commit c3b6b89258
4 changed files with 6 additions and 6 deletions

View File

@@ -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 => {