Fork me on GitHub
摘要: // 获取当前周期 getCurrentCycle(subDepartmentId=this.props.subDepartmentId) { let { dispatch } = this.props calculateApi.currentKaoqinCycle({id:subDepartmentId}).then(res=>{ if (res.data.id) { //console.... 阅读全文
posted @ 2018-02-28 16:50 思考的大腿 阅读(132) 评论(0) 推荐(0) 编辑