src/tabviews/zshare/dategroup/yearpicker/index.jsx @@ -12,7 +12,7 @@ state = { year: Math.floor(moment().format('YYYY') / 10) * 10, selectYear: null selectYear: +moment().format('YYYY') } UNSAFE_componentWillMount () {