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