From d0af0d272e63feed11956a47e0520224e0290218 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 12 6月 2024 16:56:03 +0800
Subject: [PATCH] {//原定为16384为正在旋转,监控下来,发现 16384应该是工位1的问题 【Editby shaocx,2024-06-12】

---
 iwara-scada-web/src/views/main/QualityDataInfo/index.vue |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/iwara-scada-web/src/views/main/QualityDataInfo/index.vue b/iwara-scada-web/src/views/main/QualityDataInfo/index.vue
index cc3f9bd..bf6bc96 100644
--- a/iwara-scada-web/src/views/main/QualityDataInfo/index.vue
+++ b/iwara-scada-web/src/views/main/QualityDataInfo/index.vue
@@ -222,6 +222,30 @@
         ],
         EOP30: [
           {
+          title: 'CH3璐ㄩ噺',
+          align: 'center',
+          sorter: true,
+          dataIndex: 'oP30QualityStateCH3Name'
+          },
+          {
+          title: 'CH4璐ㄩ噺',
+          align: 'center',
+          sorter: true,
+          dataIndex: 'oP30QualityStateCH4Name'
+          },
+          {
+          title: 'CH5璐ㄩ噺',
+          align: 'center',
+          sorter: true,
+          dataIndex: 'oP30QualityStateCH5Name'
+          },
+          {
+          title: 'CH6璐ㄩ噺',
+          align: 'center',
+          sorter: true,
+          dataIndex: 'oP30QualityStateCH6Name'
+          },
+          {
             title: '娑ㄦ柇鍔涚煩',
             align: 'center',
             sorter: true,

--
Gitblit v1.9.3