26013
This commit is contained in:
@@ -129,7 +129,6 @@ export default {
|
||||
iconPath: 'home',
|
||||
selectedIconPath: 'home-fill',
|
||||
text: '统计分析',
|
||||
isDot: true,
|
||||
customIcon: false,
|
||||
},
|
||||
{
|
||||
@@ -182,7 +181,7 @@ export default {
|
||||
},
|
||||
watch: {},
|
||||
onLoad() {
|
||||
document.title = '居民信息管理'
|
||||
document.title = '居民信息管理'
|
||||
this.getEchart1()
|
||||
this.areaId = this.user.areaId
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user