qx
qx
2025-05-30 caef1ff213da160e818342eceb3d77fac0db280d
src/components/proposal/index.vue
@@ -145,7 +145,7 @@
        sex: "",
        isZj: "",
        userId: "",
        pageNum: 1,
        page: 1,
        pageSize: 10,
      },
      queryParams1: {
@@ -170,15 +170,7 @@
      this.getList();
    },
  },
  mounted() {
    // this.getList()
  },
  created() {
    // if( this.queryParams){
    //     this.getList()
    // }
  },
  methods: {
    getAllList() {
      this.loading = true;