mirror of https://github.com/certd/certd
chore:
parent
5d083a1536
commit
b4c7a521b4
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue