|
@@ -172,11 +172,11 @@
|
|
|
</template>
|
|
</template>
|
|
|
</zm-table-column>
|
|
</zm-table-column>
|
|
|
|
|
|
|
|
- <zm-table-column label="证书类型" align="center" prop="type">
|
|
|
|
|
|
|
+ <!-- <zm-table-column label="证书类型" align="center" prop="type">
|
|
|
<template #default="scope">
|
|
<template #default="scope">
|
|
|
{{ getCertificateTypeText(scope.row.type) }}
|
|
{{ getCertificateTypeText(scope.row.type) }}
|
|
|
</template>
|
|
</template>
|
|
|
- </zm-table-column>
|
|
|
|
|
|
|
+ </zm-table-column> -->
|
|
|
|
|
|
|
|
<zm-table-column label="证书类别" align="center" width="150" prop="classify">
|
|
<zm-table-column label="证书类别" align="center" width="150" prop="classify">
|
|
|
<template #default="scope">
|
|
<template #default="scope">
|