pull/369/head
xiaojunnuo 2025-04-10 11:38:51 +08:00
parent 5d083a1536
commit b4c7a521b4
1 changed files with 1 additions and 1 deletions

View File

@ -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();