Browse Source

fix: bug修改

TIANYONG 11 tháng trước cách đây
mục cha
commit
a0d5494033
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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 () => (