feat: 证书状态查询
This commit is contained in:
parent
f550b1391d
commit
b53fd04088
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue