This commit is contained in:
yanran200730
2023-03-23 09:38:55 +08:00
parent d2a2f5d702
commit e2e2e34f74
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
</ai-card>
<ai-card title="考试记录">
<template #right>
<el-button type="primary" v-if="!info.haveCertificate" @click="audit(row.id, row.openId)">审核发证</el-button>
<el-button type="primary" v-if="!info.haveCertificate" @click="audit">审核发证</el-button>
</template>
<template #content>
<ai-wrapper