浏览代码

fix: 提交代码3.23

sun-chaochao 3 年之前
父节点
当前提交
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'}