mirror of
https://github.com/certd/certd.git
synced 2026-07-01 08:57:33 +08:00
fix: 修复商业版设置了公共eab,创建流水线仍然会显示需要配置eab的bug
This commit is contained in:
@@ -178,6 +178,9 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
||||
type: "dict-select",
|
||||
search: {
|
||||
show: true,
|
||||
component: {
|
||||
disabled: false,
|
||||
},
|
||||
},
|
||||
form: {
|
||||
order: 0,
|
||||
|
||||
Reference in New Issue
Block a user