mirror of
https://github.com/acepanel/panel.git
synced 2026-02-05 13:37:21 +08:00
feat: 更准确的证书续签判断
This commit is contained in:
@@ -219,7 +219,7 @@ const columns: any = [
|
||||
}
|
||||
)
|
||||
: null,
|
||||
row.cert != '' && row.key != '' && row.type != 'upload'
|
||||
row.cert_url != '' && row.type != 'upload'
|
||||
? h(
|
||||
NButton,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user