待办跳转

master
wuzuowei 6 months ago
parent 8d8d798ad6
commit 45861e02d5

@ -83,7 +83,6 @@ const RightInfo = () => {
}); });
} }
const gomsglog = useCallback( const gomsglog = useCallback(
lodash.throttle(() => { lodash.throttle(() => {
let body: message1 = new message1(); let body: message1 = new message1();
body.code = '@host#control#openPage'; body.code = '@host#control#openPage';
@ -308,7 +307,6 @@ const RightInfo = () => {
</Dropdown > </Dropdown >
<span <span
onClick={(event) => { onClick={(event) => {
gomsglog() gomsglog()
// Cookies.set('InputListData', JSON.stringify(record)); // Cookies.set('InputListData', JSON.stringify(record));

Loading…
Cancel
Save