mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
fix: 增加权限相关helper说明
This commit is contained in:
@@ -11,6 +11,7 @@ export class AliyunAccess {
|
||||
component: {
|
||||
placeholder: "accessKeyId",
|
||||
},
|
||||
helper:"注意:证书申请,需要dns解析权限;其他阿里云插件,也需要对应的权限,比如证书上传需要证书管理权限",
|
||||
required: true,
|
||||
})
|
||||
accessKeyId = "";
|
||||
|
||||
Reference in New Issue
Block a user