Przeglądaj źródła

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

jackhoo_98 3 lat temu
rodzic
commit
d642082ff3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/pages/device/Instance/index.tsx

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

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