From 34926887332e22f62026fe04e0ba0b7e61f47da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=B7=E5=A9=B7?= Date: Sat, 29 Oct 2022 17:43:26 +0800 Subject: [PATCH] =?UTF-8?q?feat:Consumer=E5=88=97=E8=A1=A8=E5=88=B7?= =?UTF-8?q?=E6=96=B0=E6=8C=89=E9=92=AE=E6=96=B0=E5=A2=9Ehover=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layout-clusters-fe/src/pages/Consumers/index.tsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/km-console/packages/layout-clusters-fe/src/pages/Consumers/index.tsx b/km-console/packages/layout-clusters-fe/src/pages/Consumers/index.tsx index 53c0f02c..81674cf3 100644 --- a/km-console/packages/layout-clusters-fe/src/pages/Consumers/index.tsx +++ b/km-console/packages/layout-clusters-fe/src/pages/Consumers/index.tsx @@ -1,6 +1,6 @@ /* eslint-disable react/display-name */ import React, { useState, useEffect } from 'react'; -import { AppContainer, Divider, Form, Input, ProTable, Select, Utils } from 'knowdesign'; +import { AppContainer, Divider, Tooltip, Input, ProTable, Select, Utils } from 'knowdesign'; import { IconFont } from '@knowdesign/icons'; import './index.less'; import Api from '@src/api/index'; @@ -186,9 +186,11 @@ const AutoPage = (props: any) => { {scene !== 'topicDetail' && (
-
searchFn()}> - -
+ +
searchFn()}> + +
+