mirror of
https://github.com/certd/certd.git
synced 2026-07-08 13:47:36 +08:00
fix: 修复阿里云证书订单orderid 选择出错的问题
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ export class NextTerminalRefreshCert extends AbstractTaskPlugin {
|
||||
action: NextTerminalRefreshCert.prototype.onGetCertList.name,
|
||||
watches: ['accessId'],
|
||||
required: true,
|
||||
multi: true,
|
||||
single: false,
|
||||
})
|
||||
)
|
||||
certIds!: string[];
|
||||
|
||||
Reference in New Issue
Block a user