NEZ-1364 fix: Chart 点击选择 0 值曲线,切换其他曲线,发现无法显示

This commit is contained in:
zhangyu
2021-11-27 10:40:47 +08:00
parent fb43f27bad
commit d15931a5bf
2 changed files with 20 additions and 10 deletions

View File

@@ -191,7 +191,7 @@ export default {
dialogText: '',
url: 'alert/message',
// 导出相关
importBox: { show: false, title: this.$t('overall.importExcel'), type: 1, record: 'all', format: 1 },
importBox: { show: false, title: this.$t('overall.exportExcel'), type: 1, record: 'all', format: 1 },
deleteBox: { show: false, ids: '', remark: '', state: 2 },
// 详情相关
graphShow: false,