mirror of
https://github.com/certd/certd.git
synced 2026-07-30 01:07:38 +08:00
fix: 修复阿里云证书订单orderid 选择出错的问题
This commit is contained in:
@@ -67,7 +67,7 @@ export class AliyunDeployCertToALB extends AbstractTaskPlugin {
|
||||
createRemoteSelectInputDefine({
|
||||
title: "ALB所在地区",
|
||||
typeName: "AliyunDeployCertToALB",
|
||||
multi: false,
|
||||
single: true,
|
||||
action: AliyunDeployCertToALB.prototype.onGetRegionList.name,
|
||||
watches: ["accessId"]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user