king
2021-12-10 94cd90e22facb0e75a6e255ce125aa4ea6aca260
src/tabviews/zshare/topSearch/dategroup/yearpicker/index.jsx
@@ -6,7 +6,6 @@
class QuarterPicker extends Component {
  static propTpyes = {
    dict: PropTypes.object,    // 字典项
    card: PropTypes.object,    // 搜索配置
    onChange: PropTypes.func
  }