mirror of
https://github.com/certd/certd.git
synced 2026-08-11 01:35:49 +08:00
chore: 1
This commit is contained in:
+1
-2
@@ -55,9 +55,8 @@ export class CertApplyGetFormAliyunPlugin extends CertApplyBasePlugin {
|
|||||||
@TaskInput(
|
@TaskInput(
|
||||||
createRemoteSelectInputDefine({
|
createRemoteSelectInputDefine({
|
||||||
title: "证书订单 ID",
|
title: "证书订单 ID",
|
||||||
helper: "订阅模式的证书订单 Id(在新建流水线时暂时无法获取,可以先随便填个数字,先创建,进入流水线编辑页面再获取选择即可)",
|
helper: "订阅模式的证书订单 Id",
|
||||||
typeName: "CertApplyGetFormAliyun",
|
typeName: "CertApplyGetFormAliyun",
|
||||||
pageSize: 50,
|
|
||||||
component: {
|
component: {
|
||||||
name: "RemoteSelect",
|
name: "RemoteSelect",
|
||||||
vModel: "value",
|
vModel: "value",
|
||||||
|
|||||||
Reference in New Issue
Block a user