king
2025-03-31 aa1a34a52c546bdbd6336d4478739ce1f83001e3
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: '全选',