Explorar el Código

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

jackhoo_98 hace 3 años
padre
commit
d642082ff3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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({