Ver código fonte

fix: bug修改

TIANYONG 11 meses atrás
pai
commit
a0d5494033
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/page-instrument/header-top/speed/index.tsx

+ 2 - 2
src/page-instrument/header-top/speed/index.tsx

@@ -100,8 +100,8 @@ export default defineComponent({
 			} catch (error) {
 			  console.log(error)
 			} finally {
-				state.isLoading = false;
-				switchLoading.value = false;
+				// state.isLoading = false;
+				// switchLoading.value = false;
 			}
 		};
 		return () => (