Sfoglia il codice sorgente

点击首页去除loading

11wqe1 3 settimane fa
parent
commit
0c9b380910
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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() {