sun-chaochao 3 лет назад
Родитель
Сommit
a02dee64bd
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      src/pages/device/Product/Detail/Access/index.tsx

+ 1 - 2
src/pages/device/Product/Detail/Access/index.tsx

@@ -1,5 +1,4 @@
 import {
-  Alert,
   Badge,
   Button,
   Card,
@@ -192,7 +191,7 @@ const Access = () => {
     <div>
       {!visible ? (
         <div style={{ padding: '20px 0' }}>
-          <Alert message="选择与设备通信的网络组件" type="warning" showIcon />
+          {/* <Alert message="选择与设备通信的网络组件" type="warning" showIcon /> */}
           <SearchComponent
             field={columns}
             pattern={'simple'}