src/views/project/yw/systemManage/sysGroupMgr/SysGroupMgr.vue
@@ -43,7 +43,7 @@ </div> </template> </el-table-column> --> <el-table-column type="index" label="序号" width="55" fixed="left" align="center"></el-table-column> <el-table-column prop="group_name" label="名称" width="300" fixed="left" show-overflow-tooltip> </el-table-column> <el-table-column label="说明" prop="group_title" show-overflow-tooltip> </el-table-column>