From ae4863529f0db92b145b8aa7f9ac19f65e4e7309 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Tue, 28 Nov 2023 08:03:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=207=E8=BD=A6=E9=97=B4=E5=A4=A7=E5=B1=8F?= =?UTF-8?q?=E4=B8=80=E4=BA=9B=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/bigScreen/index_7dept.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/bigScreen/index_7dept.vue b/src/views/bigScreen/index_7dept.vue index cd2ff9b7..9c56596c 100644 --- a/src/views/bigScreen/index_7dept.vue +++ b/src/views/bigScreen/index_7dept.vue @@ -162,7 +162,7 @@ export default { } ], series: [{ - name: '合格率', + name: '生产数', type: 'bar', smooth: true, lineStyle: { @@ -232,7 +232,7 @@ export default { [{elType:'primary',value:"ZJ2"}, {elType:'progress',value:80},{elType:'primary',value:368},{elType:'tag',value:30}], [{elType:'primary',value:"ZJ2"}, {elType:'progress',value:80},{elType:'primary',value:368},{elType:'tag',value:30}], ], - liData2: ['炉号','产品名称', '型号', '规格', '最近产量','锅数','设备状态'], + liData2: ['序号', '炉号','产品名称', '型号', '规格', '最近产量','锅数','设备状态'], listData2test:[ [{elType:'primary',value:"1"},{elType:'primary',value:"光纤预制管"},{elType:'primary',value:"ZJ2"},{elType:'primary',value:"30/268"},{elType:'primary',value:"100"},{elType:'primary',value:"30"},{elType:'tag',value:"40"}], [{elType:'primary',value:"1"},{elType:'primary',value:"光纤预制管"},{elType:'primary',value:"ZJ2"},{elType:'primary',value:"30/268"},{elType:'primary',value:"100"},{elType:'primary',value:"30"},{elType:'tag',value:"40"}],