|
|
|
|
@ -211,7 +211,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="item-table item-table1">
|
|
|
|
|
<div class="titlebox" style="margin-bottom: 14px">
|
|
|
|
|
<div class="titlename">本年各月产品不合格数量对比</div>
|
|
|
|
|
<div class="titlename">本年各月白坯不合格数量对比</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div
|
|
|
|
|
id="echart3"
|
|
|
|
|
@ -255,7 +255,7 @@ import {
|
|
|
|
|
getLineDayNoOk,
|
|
|
|
|
getMonthOfYearContrast,
|
|
|
|
|
getKBTest,
|
|
|
|
|
getDictData,
|
|
|
|
|
getDictData, getBpMonthNoOk,
|
|
|
|
|
} from "@/api/kanban/quality";
|
|
|
|
|
import { getDeviceRefreshTime } from "@/api/kanban/equipment";
|
|
|
|
|
import * as echarts from "echarts";
|
|
|
|
|
|