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