fuliqi
2024-03-19 a368dae35d8c65cfae9728edd98ecf2d53a3b964
src/views/screen/components/screen-face/index.vue
@@ -47,7 +47,7 @@
</template>
<script>
import WrapperTitle from '../wrapper-title/index'
import WrapperTitle from '../wrapper-title/index';
import * as echarts from 'echarts';
let lineChart = null;
export default {