Parcourir la source

fix: bug修改

TIANYONG il y a 11 mois
Parent
commit
a0d5494033
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 () => (