mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-14 20:06:34 +08:00
[SSL证书]实现基本的自动申请证书流程
This commit is contained in:
@@ -82,6 +82,7 @@ Tea.context(function () {
|
||||
|
||||
this.isRequesting = true
|
||||
this.$post(".run")
|
||||
.timeout(300)
|
||||
.params({
|
||||
taskId: this.taskId
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user