生产统计

This commit is contained in:
2023-11-21 15:16:58 +08:00
parent b3598ede84
commit 04b2bec24b

View File

@@ -61,7 +61,7 @@
<div class="con03"> <div class="con03">
<!-- <div class="title">成品计划完成率</div> --> <!-- <div class="title">成品计划完成率</div> -->
<div class="title"><span class="dotIncon"></span><span class="tltxt">成品计划完成率</span></div> <div class="title"><span class="dotIncon"></span><span class="tltxt">成品计划完成率</span></div>
<div class="item_content_1"> <div class="item_content_1" style="marginTop: 60px;">
<div id="echart_d1" style="width: 100%; height: 100%"></div> <div id="echart_d1" style="width: 100%; height: 100%"></div>
</div> </div>
</div> </div>
@@ -90,8 +90,8 @@
<script> <script>
import THeader from '@components/header.vue' import THeader from '@components/header.vue'
// import { productionStatistics } from '@js/getData1' import { productionStatistics } from '@js/getData1'
import { productionStatistics } from '@js/getData11' // import { productionStatistics } from '@js/getData11'
export default { export default {
name: 'ProdCount', name: 'ProdCount',
components: { components: {