地区组件完全重构兼容苹果版本
This commit is contained in:
@@ -170,10 +170,12 @@ export default {
|
||||
option && this.Echart.setOption(option)
|
||||
},
|
||||
},
|
||||
onShow() {
|
||||
document.title = '智慧安防'
|
||||
created() {
|
||||
this.areaId = this.user.areaId
|
||||
this.areaName = this.user.areaName
|
||||
},
|
||||
onShow() {
|
||||
document.title = '智慧安防'
|
||||
this.getList()
|
||||
},
|
||||
mounted() {
|
||||
|
||||
Reference in New Issue
Block a user