This commit is contained in:
2024-02-28 17:51:48 +08:00
parent 2a5b7254a9
commit 49e3acda8f
4 changed files with 103 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<template>
<section class="bg">
<t-header title="压 制 生 产 看 板">
<t-header title="压制生产看板">
</t-header>
<div class="container">
<div class="con1">
@@ -67,7 +67,7 @@
</template>
<script>
import THeader from '@components/header2.vue'
import THeader from '@components/header3.vue'
// import * as echarts from 'echarts'
import { cockpitpress } from '@js/getData1'
export default {