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));