wangyi
2026-01-19 7fb0a8f0ab16c149484bf043754cd10cfa94de2f
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) => {