feige
2024-11-17 7c33a1164d3019feb3ad9e4844b3d364e5c6eb44
ruoyi-ui/src/views/clanManager/ancestor/index.vue
@@ -81,7 +81,7 @@
          </el-table-column>
      
          <el-table-column
            label="操作"
           fixed="right" label="操作"
            align="center"
            width="160"
            class-name="small-padding fixed-width"
@@ -551,7 +551,7 @@
      const userId = row.id || this.ids;
     this.cuid= row.id || this.ids;
      //  this.fid = response.data.familyId
   //  alert(userId)
    alert(userId)
        //alert(this.fid)
      getUser(userId).then(response => {
        this.form = response.data;