From 56c4f53923375dc005c25530ee253b1e178a1c6c Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期日, 18 二月 2024 08:42:52 +0800
Subject: [PATCH] #

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

diff --git a/zy-asrs-flow/src/pages/system/role/index.jsx b/zy-asrs-flow/src/pages/system/role/index.jsx
index da61022..07d0318 100644
--- a/zy-asrs-flow/src/pages/system/role/index.jsx
+++ b/zy-asrs-flow/src/pages/system/role/index.jsx
@@ -135,6 +135,7 @@
             valueType: 'text',
             filterDropdown: (props) => <LinkFilter
                 name='hostId'
+                major='host'
                 {...props}
                 actionRef={actionRef}
                 setSearchParam={setSearchParam}

--
Gitblit v1.9.1