Explorar o código

fix: 设备记数取消

wzyyy %!s(int64=3) %!d(string=hai) anos
pai
achega
1d2fb9da7d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/pages/device/Instance/index.tsx

+ 1 - 0
src/pages/device/Instance/index.tsx

@@ -207,6 +207,7 @@ const Instance = () => {
               }),
             );
             actionRef.current?.reload();
+            setBindKeys([]);
           } else {
             onlyMessage(intl.formatMessage({ id: 'pages.device.instance.deleteTip' }), 'error');
           }