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