From d56b8093dc9e3e75f8efe1a0f1aa6d821c9c3dfb Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期二, 15 四月 2025 13:30:35 +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