Merge remote-tracking branch 'origin/main'

This commit is contained in:
zhangjunwen 2024-05-11 15:20:31 +08:00
commit e215955bfa

View File

@ -170,7 +170,7 @@
type="text" type="text"
icon="el-icon-edit" icon="el-icon-edit"
@click="handleShowExam(scope.row)" @click="handleShowExam(scope.row)"
v-hasPermi="['examine:myExamine:getExam']" v-hasPermi="['examine:myExamine:getHistoryExam']"
>查看</el-button> >查看</el-button>
</template> </template>
</el-table-column> </el-table-column>