@@ -1,7 +1,7 @@
<template>
<el-container>
<el-header> <LinkTitlesCustom :currentPaths="currentPaths" /> </el-header>
- <el-main>
+ <el-main style="overflow: unset;">
<el-row>
<el-col :span="6">
<img :src="studentBasePhotoPath" alt width="180" />
@@ -271,7 +271,7 @@
@click="redoAudit(scope.row.dataId, 'pass')"
icon="el-icon-success"
>
- 通 过
+ 通 过
</el-button>
</el-dropdown-item>
<el-dropdown-item>