qq_41295110
2026-01-16 cbc2fe74fb54aad814695982c2987e064696f540
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) => {