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;