fix: 修复阿里云证书订单orderid 选择出错的问题

This commit is contained in:
xiaojunnuo
2026-05-26 11:13:29 +08:00
parent ed97f41884
commit 41254d10b7
18 changed files with 48 additions and 45 deletions
@@ -46,7 +46,7 @@ export class UCloudDeployToULB extends AbstractTaskPlugin {
title: "地域",
helper: "选择UCloud地域",
action: UCloudDeployToULB.prototype.onGetRegionList.name,
multi: false
single: true
})
)
region!: string;