This commit is contained in:
2025-06-20 13:12:26 +08:00
parent eb84024fdf
commit 74525e161e
9 changed files with 128 additions and 48 deletions

View File

@@ -103,7 +103,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="310">
<el-table-column label="Research areas" width="260">
<template slot-scope="scope">
<commonMajorTableList
:user_id="scope.row.reviewer_id"