src/views/maintenance/userManagement.vue
@@ -91,7 +91,7 @@ ref="filterTable" :data="tableData" style="width: 100%" height="99%" height="90%" > <el-table-column type="selection" @@ -220,7 +220,7 @@ plain @click="editInfo(scope.row)" size="small" >{{ $t('common.edit') }}</el-button> >{{ $t('common.update') }}</el-button> </template> </el-table-column> </el-table>