perf: 增加手动上传证书功能说明

This commit is contained in:
xiaojunnuo
2025-04-10 10:34:10 +08:00
parent 2f5ed3aead
commit 5d083a1536
2 changed files with 4 additions and 3 deletions
@@ -162,8 +162,9 @@ export default function ({ crudExpose, context: { certdFormRef, groupDictRef, se
},
uploadCert: {
order: 2,
text: "上传证书部署",
text: "商用证书托管",
type: "primary",
tooltip: "手动上传自有证书,执行自动部署(证书有更新时,都需要手动上传一次)",
icon: "ion:cloud-upload-outline",
click() {
openUploadCreateDialog();