导航栏标题
This commit is contained in:
@@ -37,7 +37,7 @@ export default {
|
||||
this.$dict.load('BuildLocationStatus').then(() => {
|
||||
this.getList()
|
||||
})
|
||||
uni.setNavigationBarTitle({title: '楼栋列表'})
|
||||
document.title = '楼栋列表'
|
||||
uni.$on('updateList', () => {
|
||||
this.current = 1
|
||||
this.getList()
|
||||
|
||||
Reference in New Issue
Block a user