mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
chore:
This commit is contained in:
@@ -164,7 +164,7 @@ export default function ({ crudExpose, context: { certdFormRef, groupDictRef, se
|
||||
order: 2,
|
||||
text: "商用证书托管",
|
||||
type: "primary",
|
||||
tooltip: "手动上传自有证书,执行自动部署(证书有更新时,都需要手动上传一次)",
|
||||
title: "手动上传自有证书,执行自动部署(证书有更新时,都需要手动上传一次)",
|
||||
icon: "ion:cloud-upload-outline",
|
||||
click() {
|
||||
openUploadCreateDialog();
|
||||
|
||||
Reference in New Issue
Block a user