This commit is contained in:
2025-06-19 11:40:39 +08:00
parent 69d2aac8bb
commit eb84024fdf
10 changed files with 358 additions and 306 deletions

View File

@@ -206,7 +206,7 @@
></b>
</template>
</el-table-column> -->
<el-table-column label="Research areas" width="300">
<el-table-column label="Research areas" width="310">
<template slot-scope="scope">
<commonMajorTableList :user_id="scope.row.user_id" :baseInfo="scope.row" :key="scope.row.user_id"></commonMajorTableList>
</template>