mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-08 06:00:24 +08:00
[SSL证书]增加提前自动更新证书功能
This commit is contained in:
@@ -35,7 +35,7 @@ Tea.context(function () {
|
||||
this.runTask = function (index, task) {
|
||||
let that = this
|
||||
|
||||
teaweb.confirm("确定要立即执行此任务吗?", function () {
|
||||
teaweb.confirm("html:确定要立即执行此任务吗?<br/>将会重新发起证书申请。", function () {
|
||||
that.isRunning = true
|
||||
that.runningIndex = index
|
||||
|
||||
|
||||
Reference in New Issue
Block a user