From 0d04bc5d8080b82338302fba0a59fccff2eaedfc Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期日, 06 七月 2025 11:28:29 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/pages/system/dict/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/pages/system/dict/index.jsx b/zy-asrs-flow/src/pages/system/dict/index.jsx
index 3cd28c8..56cbfd7 100644
--- a/zy-asrs-flow/src/pages/system/dict/index.jsx
+++ b/zy-asrs-flow/src/pages/system/dict/index.jsx
@@ -181,6 +181,7 @@
             valueType: 'text',
             hidden: false,
             width: 140,
+            ellipsis: true,
             filterDropdown: (props) => <TextFilter
                 name='value'
                 {...props}

--
Gitblit v1.9.1