mirror of
https://github.com/certd/certd.git
synced 2026-07-06 12:07:32 +08:00
fix: 修复阿里云证书订单orderid 选择出错的问题
This commit is contained in:
@@ -128,7 +128,7 @@ export class DemoTest extends AbstractTaskPlugin {
|
||||
//当以下参数变化时,触发获取选项
|
||||
watches: ['certDomains', 'accessId'],
|
||||
required: true,
|
||||
multi: true,
|
||||
single: false,
|
||||
})
|
||||
)
|
||||
siteName!: string[];
|
||||
|
||||
Reference in New Issue
Block a user