mirror of
https://github.com/certd/certd.git
synced 2026-07-02 09:37:32 +08:00
fix: 修复阿里云证书订单orderid 选择出错的问题
This commit is contained in:
@@ -49,7 +49,7 @@ export class HauweiDeployCertToELB extends AbstractTaskPlugin {
|
||||
helper: '请选择项目',
|
||||
typeName: 'HauweiDeployCertToELB',
|
||||
action: HauweiDeployCertToELB.prototype.onGetProjectList.name,
|
||||
multi:false
|
||||
single: true,
|
||||
})
|
||||
)
|
||||
projectId!: string;
|
||||
|
||||
Reference in New Issue
Block a user