src/views/component/gyDorm/index.vue @@ -116,7 +116,7 @@ this.loading = true; let Value = ""; axios .get(this.baseURL + "/Web/GetDormList_Json", { .get(this.$baseUrl + "/Web/GetDormList_Json", { params: { Dorm: Value }, }) .then((response) => {