Explorar el Código

点击首页去除loading

11wqe1 hace 3 semanas
padre
commit
0c9b380910
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/HomeView.vue

+ 1 - 0
src/views/HomeView.vue

@@ -558,6 +558,7 @@ export default {
 			// await store.commit("user/SET_FROM", perData);
 			// 获取后台管理设置常见应用
 			this.$refs.homepageLRef.getadmincocoFlow();
+			this.loading = false;
 		},
 	},
 	mounted() {