king
2023-07-16 1f5c6ac307a134dfa45b64c5723f2481ead9f213
src/menu/components/calendar/options.jsx
@@ -61,8 +61,9 @@
      initval: wrap.levels || [],
      required: true,
      options: [
        {value: 'day', label: '天'},
        {value: 'day', label: '日'},
        {value: 'month', label: '月'},
        {value: 'year', label: '年'},
      ]
    },
    {