NEZ-1480 fix: 修复license时间展示错误问题

This commit is contained in:
@changcode
2022-01-05 10:15:52 +08:00
parent e47443476c
commit 7bbf078c84
5 changed files with 10 additions and 10 deletions

View File

@@ -338,7 +338,6 @@ export default {
this.$emit('changeTab', tab)
},
closeRightBox (refresh) {
console.log('close')
this.rightBox.chart.show = false
this.rightBox.chartTemp.show = false
this.$store.dispatch('clearPanel')