feige
2024-10-07 b76ed70f00e438c7391116bf5e27312abce3f148
ruoyi-ui/src/views/clanManager/ancestor/index.vue
@@ -425,7 +425,7 @@
    /** 查询用户列表 */
    getList() {
      this.loading = true;
     alert(this.queryParams.name)
    // alert(this.queryParams.name)
     //alert(this.queryParams.pageNum)
      listAncestor(this.queryParams).then(response => {
          this.userList = response.data.data;
@@ -684,7 +684,7 @@
    /** 导出按钮操作 */
    handleExport() {
  const Ids = this.ids;
alert(Ids)
//alert(Ids)
      if(Ids.length==0)
      {
        this.download('/ZfAncestor/export', {