From c2ba0d418a2d33043e396d385dc73664737686e0 Mon Sep 17 00:00:00 2001
From: “linengliang” <vanSuperEnergy@163.com>
Date: 星期三, 22 十一月 2023 19:07:59 +0800
Subject: [PATCH] 系统签审

---
 src/views/eam/ABC/StreamOperationList.vue |   17 ++++++++++++-----
 1 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/src/views/eam/ABC/StreamOperationList.vue b/src/views/eam/ABC/StreamOperationList.vue
index 7538b72..87913d6 100644
--- a/src/views/eam/ABC/StreamOperationList.vue
+++ b/src/views/eam/ABC/StreamOperationList.vue
@@ -115,21 +115,28 @@
           {
             title:'鎿嶄綔',
             align:"center",
-            dataIndex: 'operation',
-            width:400
+            dataIndex: 'operation_dictText',
+            width:300
           },
           {
             title:'鎿嶄綔鑺傜偣',
             align:"center",
-            dataIndex: 'streamId',
-            width:400
+            dataIndex: 'operationNode_dictText',
+            width:300
           },
           
           {
             title:'鎿嶄綔浜�',
             align:"center",
             dataIndex: 'userId_dictText',
-            width:400
+            width:300
+          },
+           
+          {
+            title:'鎿嶄綔鏃堕棿',
+            align:"center",
+            dataIndex: 'createTime',
+            width:300
           },
           {
             title:'鎿嶄綔浜烘剰瑙�',

--
Gitblit v1.9.3