xujunjie 1 жил өмнө
parent
commit
aee6ae1fd1

+ 0 - 4
src/pages/Controller/Device.js

@@ -46,10 +46,6 @@ function Hardware() {
     return () => clearInterval(timer);
   }, [draw]);
 
-  const onHandleClick = (item) => {
-    UnityAction.sendMsg('SingleDevLocate', JSON.stringify([item]));
-  };
-
   return (
     <PageContent closeable={false}>
       <PageTitle onReturn={() => UnityAction.sendMsg('menuItem', '智能管控')}>