mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
perf: 优化证书申请跳过的状态显示,成功通知现在在跳过时不会发送
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<template #header>
|
||||
<div class="title">
|
||||
站点证书监控
|
||||
<span class="sub">监控网站证书的过期时间,并发出提醒</span>
|
||||
<span class="sub">监控网站证书的过期时间,并发出提醒【未完成,开发中】</span>
|
||||
</div>
|
||||
</template>
|
||||
<fs-crud ref="crudRef" v-bind="crudBinding"> </fs-crud>
|
||||
|
||||
Reference in New Issue
Block a user