feat: 证书状态查询

This commit is contained in:
caoqianming 2025-02-06 11:54:04 +08:00
parent f550b1391d
commit b53fd04088
1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,8 @@
clearable
style="margin-left: 2px"
>
<el-option v-for="e in certStateEnum.values" :key="e.key" :value="e.key"
:label="e.text"></el-option>
</el-select>
</div>
<div class="right-panel">