src/views/component/gyPost/index.vue
@@ -115,7 +115,7 @@ } this.loading = true; axios .get(this.baseURL + "/Gy_BadReason/Gy_PostList", { .get(this.$baseUrl + "/Gy_BadReason/Gy_PostList", { params: { sWhere: sWhere, user: this.user }, }) .then((response) => {