mirror of
https://github.com/certd/certd.git
synced 2026-06-28 22:47:35 +08:00
fix: 修复阿里云证书订单orderid 选择出错的问题
This commit is contained in:
@@ -46,7 +46,7 @@ export class UCloudDeployToULB extends AbstractTaskPlugin {
|
||||
title: "地域",
|
||||
helper: "选择UCloud地域",
|
||||
action: UCloudDeployToULB.prototype.onGetRegionList.name,
|
||||
multi: false
|
||||
single: true
|
||||
})
|
||||
)
|
||||
region!: string;
|
||||
|
||||
Reference in New Issue
Block a user