NEZ-1364 fix: Chart 点击选择 0 值曲线,切换其他曲线,发现无法显示
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user