Browse Source

fix: #8289 修复设备 缺少说明筛选条件

jackhoo_98 3 năm trước cách đây
mục cha
commit
d642082ff3

+ 1 - 1
src/pages/device/Instance/index.tsx

@@ -428,7 +428,7 @@ const Instance = () => {
       dataIndex: 'describe',
       dataIndex: 'describe',
       width: '15%',
       width: '15%',
       ellipsis: true,
       ellipsis: true,
-      hideInSearch: true,
+      // hideInSearch: true,
     },
     },
     {
     {
       title: intl.formatMessage({
       title: intl.formatMessage({