<Cron value={this.props.cron} ...... 外部传入props直接渲染时,getValue默认是* * * * * ? *,外部传入的cron未自动解析 而且使用hooks,useState获取getCronFns内部方法时,依然会一直重复渲染