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

@@ -49,7 +49,7 @@
<!-- <p class="tab_tie_col" v-if="scope.row.majorstr != ''"><span>Major: </span>{{ scope.row.majorstr }}</p> -->
</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"