居民档案bug

This commit is contained in:
liuye
2021-12-23 16:48:14 +08:00
parent aef7a53f76
commit 496bd23980
5 changed files with 28 additions and 16 deletions

View File

@@ -95,6 +95,7 @@ export default {
uni.$on('update' , () => {
this.getList()
})
uni.setNavigationBarTitle({title: this.listName})
},
methods: {
getType() {