NEZ-1859 feat:chart header 新增显示/隐藏 状态
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<div :class="{'chart-header--float': !chartInfo.param.showHeader}" class="chart-screen-header list-page">
|
||||
<!-- <div :class="{'chart-header--float': !chartInfo.param.showHeader}" class="chart-screen-header list-page"> -->
|
||||
<div class="chart-screen-header list-page">
|
||||
<span v-if="isError" class="chart-header-error">
|
||||
<el-popover
|
||||
placement="top-start"
|
||||
|
||||
Reference in New Issue
Block a user