From 45861e02d5fd693645f1e4d422ad0ee6184b3681 Mon Sep 17 00:00:00 2001 From: wuzuowei Date: Mon, 11 Mar 2024 10:12:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=85=E5=8A=9E=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform-code/src/microhost/components/rightInfo/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/platform-code/src/microhost/components/rightInfo/index.tsx b/platform-code/src/microhost/components/rightInfo/index.tsx index 63a1a90..4a79f9d 100644 --- a/platform-code/src/microhost/components/rightInfo/index.tsx +++ b/platform-code/src/microhost/components/rightInfo/index.tsx @@ -83,7 +83,6 @@ const RightInfo = () => { }); } const gomsglog = useCallback( - lodash.throttle(() => { let body: message1 = new message1(); body.code = '@host#control#openPage'; @@ -308,7 +307,6 @@ const RightInfo = () => { { gomsglog() // Cookies.set('InputListData', JSON.stringify(record));