king
2025-03-31 75433992a89099beaa88a8b1fbffcd603cc891ec
src/menu/components/card/balcony/options.jsx
@@ -142,16 +142,6 @@
      forbid: isprint
    },
    {
      type: 'cascader',
      field: 'syncModule',
      label: '同步组件',
      initval: wrap.syncModule || '',
      tooltip: '当同步组件不存在或没有权限时,当前组件不显示。',
      required: true,
      options: modules,
      forbid: isprint
    },
    {
      type: 'radio',
      field: 'checkAll',
      label: '全选',