fix:修改详情页面报错的问题
This commit is contained in:
@@ -464,12 +464,12 @@ export default {
|
||||
/* if (refresh) {
|
||||
this.getData(this.filter)
|
||||
} */
|
||||
},
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
chartRightBoxShow () {
|
||||
return this.$store.getters.getShowRightBox
|
||||
},
|
||||
}
|
||||
},
|
||||
created () {
|
||||
// this.getPanelData()
|
||||
|
||||
Reference in New Issue
Block a user