Преглед изворни кода

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

jackhoo_98 пре 3 година
родитељ
комит
d642082ff3
1 измењених фајлова са 1 додато и 1 уклоњено
  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({