This commit is contained in:
2023-09-28 15:35:25 +08:00
parent cc67ff4e20
commit b0fa930e23

View File

@@ -92,7 +92,6 @@
<script> <script>
import THeader from '@components/header.vue' import THeader from '@components/header.vue'
// import * as echarts from 'echarts'
import { productionStatistics } from '@js/getData1' import { productionStatistics } from '@js/getData1'
export default { export default {
name: 'ProdCount', name: 'ProdCount',
@@ -108,8 +107,8 @@ export default {
showNum1: '', showNum1: '',
showNum2: '', showNum2: '',
showNum3: '', showNum3: '',
showNum4: '333', showNum4: '',
showNum5: '333', showNum5: '',
myCharts: '', myCharts: '',
myCharts01: '', myCharts01: '',
myCharts02: '', myCharts02: '',