浏览代码

fix(network): fix network clusters config

lind 4 年之前
父节点
当前提交
3d75e5517d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/link/Type/Detail/index.tsx

+ 1 - 1
src/pages/link/Type/Detail/index.tsx

@@ -658,7 +658,7 @@ const Save = observer(() => {
                 'x-component': 'ArrayCollapse',
                 'x-decorator': 'FormItem',
                 items: {
-                  type: 'void',
+                  type: 'object',
                   'x-component': 'ArrayCollapse.CollapsePanel',
                   'x-component-props': {
                     header: '配置信息',