2
lkk
2025-04-09 7db11f1ecbe7df37eb1a8adfdfadc8b654d46522
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;