From 399e6c1b3925f4241e6b1cef6ffe055b84fb53f6 Mon Sep 17 00:00:00 2001
From: “linengliang” <vanSuperEnergy@163.com>
Date: 星期三, 13 十二月 2023 17:45:58 +0800
Subject: [PATCH] 修改

---
 src/views/system/UserList.vue |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/views/system/UserList.vue b/src/views/system/UserList.vue
index 6e4d7d2..ef70a2b 100644
--- a/src/views/system/UserList.vue
+++ b/src/views/system/UserList.vue
@@ -269,7 +269,8 @@
             title: '杞﹂棿',
             align: "center",
             width: 240,
-            dataIndex: 'productionName'
+            dataIndex: 'productionName',
+            ellipsis: true,
           },
           {
             title: '鐘舵��',
@@ -363,7 +364,8 @@
                     title: '杞﹂棿',
                     align: "center",
                     width: 240,
-                    dataIndex: 'productionName'
+                    dataIndex: 'productionName',
+                    ellipsis: true,
                   },
                   {
                     title: '鐘舵��',
@@ -433,7 +435,8 @@
                     title: '杞﹂棿',
                     align: "center",
                     width: 240,
-                    dataIndex: 'productionName'
+                    dataIndex: 'productionName',
+                    ellipsis: true,
                   },
                   {
                     title: '鐝粍',

--
Gitblit v1.9.3