mirror of
https://github.com/certd/certd.git
synced 2026-07-03 01:57:32 +08:00
perf(aliyun-apig): 优化阿里云API网关部署插件的查询及翻页
This commit is contained in:
+1
-3
@@ -69,9 +69,7 @@ export class DeployCertToAliyunApiGateway extends AbstractTaskPlugin {
|
||||
action: DeployCertToAliyunApiGateway.prototype.onGetGroupList.name,
|
||||
watches: ["regionEndpoint", "accessId"],
|
||||
required: true,
|
||||
component: {
|
||||
name: "remote-auto-complete",
|
||||
},
|
||||
single:true
|
||||
})
|
||||
)
|
||||
groupId!: string;
|
||||
|
||||
Reference in New Issue
Block a user