fix: 修复商业版设置了公共eab,创建流水线仍然会显示需要配置eab的bug

This commit is contained in:
xiaojunnuo
2026-04-25 03:32:45 +08:00
parent 64a350364d
commit 24dff05f64
3 changed files with 17 additions and 1 deletions
@@ -178,6 +178,9 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
type: "dict-select",
search: {
show: true,
component: {
disabled: false,
},
},
form: {
order: 0,