NEZ-1859 feat:chart header 新增显示/隐藏 状态

This commit is contained in:
zyh
2022-05-19 16:55:27 +08:00
parent 39326655ad
commit 65a93e3bd8
8 changed files with 44 additions and 36 deletions

View File

@@ -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"