😋修改label字段为文本
This commit is contained in:
@@ -97,9 +97,9 @@ additionalProperties:
|
|||||||
required: false
|
required: false
|
||||||
type: select
|
type: select
|
||||||
values:
|
values:
|
||||||
- label: False
|
- label: "关闭"
|
||||||
value: "none"
|
value: "none"
|
||||||
- label: True
|
- label: "开启"
|
||||||
value: "PROVIDER_ID_PLACEHOLDER" # 后面会替换掉为对应的提供商
|
value: "PROVIDER_ID_PLACEHOLDER" # 后面会替换掉为对应的提供商
|
||||||
|
|
||||||
- default: ""
|
- default: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user