Pārlūkot izejas kodu

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

jackhoo_98 3 gadi atpakaļ
vecāks
revīzija
d642082ff3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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({