king
2023-12-21 f9bc0059785cb1b1583e6f7a3a501f667338e672
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: [
        {