king
2025-05-07 f9e031c1c39654964dc9d956fbccc30e7ea4c65c
src/menu/components/calendar/options.jsx
@@ -195,6 +195,7 @@
      label: '颜色标识',
      initval: wrap.signs || [],
      required: false,
      actions: ['edit', 'del', 'add', 'move'],
      span: 24,
      columns: [
        {
@@ -224,7 +225,7 @@
      initval: wrap.menus || [],
      required: true,
      span: 24,
      actions: ['view'],
      actions: ['edit', 'del', 'add', 'move', 'view'],
      forbid: isprint,
      columns: [
        {