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