You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
educoder/public/react/build/static/js/196.8bcfda60.chunk.js

160 lines
45 KiB

5 years ago
webpackJsonp([196],{
5 years ago
5 years ago
/***/ 4662:
5 years ago
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_antd_lib_input_style_css__ = __webpack_require__(67);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0_antd_lib_input_style_css___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_0_antd_lib_input_style_css__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_antd_lib_input__ = __webpack_require__(68);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1_antd_lib_input___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_1_antd_lib_input__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_antd_lib_tooltip_style_css__ = __webpack_require__(165);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_2_antd_lib_tooltip_style_css___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_2_antd_lib_tooltip_style_css__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_antd_lib_tooltip__ = __webpack_require__(164);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_3_antd_lib_tooltip___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_3_antd_lib_tooltip__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_4_antd_lib_spin_style_css__ = __webpack_require__(71);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_4_antd_lib_spin_style_css___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_4_antd_lib_spin_style_css__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_5_antd_lib_spin__ = __webpack_require__(72);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_5_antd_lib_spin___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_5_antd_lib_spin__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_6_antd_lib_icon_style_css__ = __webpack_require__(169);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_6_antd_lib_icon_style_css___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_6_antd_lib_icon_style_css__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_7_antd_lib_icon__ = __webpack_require__(25);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_7_antd_lib_icon___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_7_antd_lib_icon__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_8_antd_lib_modal_style_css__ = __webpack_require__(30);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_8_antd_lib_modal_style_css___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_8_antd_lib_modal_style_css__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_9_antd_lib_modal__ = __webpack_require__(31);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_9_antd_lib_modal___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_9_antd_lib_modal__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_10_antd_lib_select_style_css__ = __webpack_require__(298);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_10_antd_lib_select_style_css___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_10_antd_lib_select_style_css__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_11_antd_lib_select__ = __webpack_require__(293);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_11_antd_lib_select___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_11_antd_lib_select__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_12_react__ = __webpack_require__(0);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_12_react___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_12_react__);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_13_react_router_dom__ = __webpack_require__(45);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_14_axios__ = __webpack_require__(12);
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_14_axios___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_14_axios__);
5 years ago
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_15__ecCourseSupports_css__ = __webpack_require__(4663);
5 years ago
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_15__ecCourseSupports_css___default = __webpack_require__.n(__WEBPACK_IMPORTED_MODULE_15__ecCourseSupports_css__);
var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||false;descriptor.configurable=true;if("value"in descriptor)descriptor.writable=true;Object.defineProperty(target,descriptor.key,descriptor);}}return function(Constructor,protoProps,staticProps){if(protoProps)defineProperties(Constructor.prototype,protoProps);if(staticProps)defineProperties(Constructor,staticProps);return Constructor;};}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor)){throw new TypeError("Cannot call a class as a function");}}function _possibleConstructorReturn(self,call){if(!self){throw new ReferenceError("this hasn't been initialised - super() hasn't been called");}return call&&(typeof call==="object"||typeof call==="function")?call:self;}function _inherits(subClass,superClass){if(typeof superClass!=="function"&&superClass!==null){throw new TypeError("Super expression must either be null or a function, not "+typeof superClass);}subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,enumerable:false,writable:true,configurable:true}});if(superClass)Object.setPrototypeOf?Object.setPrototypeOf(subClass,superClass):subClass.__proto__=superClass;}var $=window.$;var CourseSupports=function(_Component){_inherits(CourseSupports,_Component);function CourseSupports(props){_classCallCheck(this,CourseSupports);var _this=_possibleConstructorReturn(this,(CourseSupports.__proto__||Object.getPrototypeOf(CourseSupports)).call(this,props));_this.UpdateClassData=function(){var ec_year_id=_this.props.match.params.ec_year_id;_this.setState({ec_year_id:ec_year_id});var url='/ec_years/'+ec_year_id+'/graduation_course_supports.json';__WEBPACK_IMPORTED_MODULE_14_axios___default.a.get(url).then(function(response){if(response.status===200){if(response.data.graduation_subitems.length===0){_this.setState({Supportstype:true,data:response.data,Supportslist:'数据为空,请去毕业要求——>毕业要求指标点分解列表配置数据'});}else{var datas=response.data.graduation_subitems;var listlength=[];datas.map(function(item,key){listlength.push(item.course_supports.length);});var max_support_count=Math.max.apply(Math,listlength);_this.setState({max_support_count:max_support_count,data:response.data});}}}).catch(function(error){console.log(error);});var zrl='/ec_years/'+ec_year_id+'/ec_courses/search.json';__WEBPACK_IMPORTED_MODULE_14_axios___default.a.get(zrl,{params:{per_page:10000}}).then(function(response){if(response.status===200){_this.setState({ec_courses_list:response.data.ec_courses});}}).catch(function(error){console.log(error);});};_this.EditSupportCourse=function(keys,e){$('#school_major_list').scrollLeft(0);var id=e.target.id;id=parseInt(id);var subindex=e.target.getAttribute("subindex");// const url = `/ec_course_supports/edit_require_vs_course?subitem_id=`+id
// axios.get(url)
// .then((response) => {
//
// if(response.status===200){
//
// this.setState({
// ec_courses_list:response.data.ec_courses_list,
// editcourse:support_data,
// index:subindex,
// ec_graduation_subitem_id:id,
// Supportssum:false,
// Supportsclass:false,
// })
//
// let {editcourse} =this.state;
// let neweditcourse=editcourse;
// let newnum=0;
// for(var j=0;j<neweditcourse.length;j++){
// if(neweditcourse[j].weigths===undefined){
// newnum=0
// }else{
// newnum=newnum+neweditcourse[j].weigths;
// }
// }
// newnum= Math.round(newnum*100)/100;
//
// this.setState({
// editnum:newnum
// })
// }
//
// })
// .catch(function (error) {
// console.log(error);
// });
var data=_this.state.data;data.graduation_subitems.map(function(item,key){if(keys===key){if(item.course_supports.length>0){_this.setState({editcourse:item.course_supports,neweditcourse:item.course_supports,Editkey:key,index:subindex,ec_graduation_subitem_id:id});}else if(item.course_supports.length===0){_this.setState({editcourse:[{weights:0,top_relation:false,ec_course_name:'',ec_course_id:''}],neweditcourse:[{weights:0,top_relation:false,ec_course_name:'',ec_course_id:''}],Editkey:key,index:subindex,ec_graduation_subitem_id:id});}}});var newnum=0;data.graduation_subitems.map(function(item,key){if(keys===key){item.course_supports.map(function(items,keys){if(items.weights===undefined){newnum=0;}else{newnum=newnum+items.weights;}});}});newnum=Math.round(newnum*100)/100;_this.setState({editnum:newnum});console.log(newnum);// $("#school_ListTableLine").show();
// let offsettop=$("#school_ListTableLine").position().top||$("#school_ListTableLine").scrollTop || $("#school_ListTableLine").pageYOffset;
// window.scrollTo(0, offsettop)
};_this.Addcourse=function(e){var editcourse=_this.state.editcourse;var arr=new Array();editcourse.map(function(item,key){arr.push(item);});var neweditcourse=arr;var newadd={weights:0,top_relation:false,ec_course_name:'',ec_course_id:''};neweditcourse.push(newadd);_this.setState({editcourse:neweditcourse});};_this.editcourse=function(neweditcourse){_this.setState({editcourse:neweditcourse});};_this.Deletcourse=function(e){// 删除
// let id =e.target.getAttribute("index");
var editcourse=_this.state.editcourse;var arr=new Array();editcourse.map(function(item,key){arr.push(item);});var neweditcourse=arr;if(neweditcourse.length>1){neweditcourse.splice(e,1);var newnum=0;for(var j=0;j<neweditcourse.length;j++){if(neweditcourse[j].weights===undefined){newnum=0;}else{newnum=newnum+neweditcourse[j].weights;}}newnum=Math.round(newnum*100)/100;_this.setState({Supportstype:false,supportid:null,Supportslist:"",editcourse:neweditcourse,editnum:newnum});}else{_this.setState({// Supportstype:true,
Supportslist:'删除失败,至少保留一个课程'});}};_this.enterweight=function(e){var editcourse=_this.state.editcourse;var arr=new Array();editcourse.map(function(item,key){arr.push(item);});var neweditcourse=arr;var id=e.target.id;var value=parseFloat(e.target.value);if(isNaN(value)){value="";}var x=String(value).indexOf('.')+1;var y=String(value).length-x;if(y>2){_this.setState({// Supportstype:true,
Supportslist:'请精确到2位数',Supportssum:true});return;}else{_this.setState({Supportssum:false});}var person=new Object();person.weights=value;person.ec_course_id=neweditcourse[id].ec_course_id;person.ec_course_name=neweditcourse[id].ec_course_name;person.top_relation=neweditcourse[id].top_relation;neweditcourse[id]=person;var newnum=0;for(var j=0;j<neweditcourse.length;j++){if(neweditcourse[j].weights===undefined){newnum=newnum+0;}else if(neweditcourse[j].weights===""){newnum=newnum+0;}else{newnum=newnum+neweditcourse[j].weights;}}newnum=Math.round(newnum*100)/100;_this.setState({editnum:newnum,editcourse:neweditcourse});if(newnum>1){_this.setState({// Supportstype:true,
Supportslist:'权重之和不能大于1',Supportssum:true});}else{_this.setState({Supportssum:false});}};_this.handleChange=function(e){var editcourse=_this.state.editcourse;var arr=new Array();editcourse.map(function(item,key){arr.push(item);});var neweditcourse=arr;var value=''+e[0];value=parseInt(value);var num=''+e[1];num=parseInt(num);for(var z=0;z<editcourse.length;z++){if(neweditcourse[z].ec_course_name===''+e[2]){_this.setState({Supportstype:true,Supportslist:"请勿选择重复的支持课程"});return;}}for(var i=0;i<1;i++){neweditcourse[num].ec_course_id=value;neweditcourse[num].ec_course_name=''+e[2];}_this.editcourse(neweditcourse);};_this.relevancetop=function(e){var editcourse=_this.state.editcourse;var arr=new Array();editcourse.map(function(item,key){arr.push(item);});var neweditcourse=arr;var id=e.target.getAttribute("itindex");for(var i=0;i<1;i++){neweditcourse[id].top_relation=false;}_this.editcourse(neweditcourse);};_this.relevancebottom=function(e){var editcourse=_this.state.editcourse;var arr=new Array();editcourse.map(function(item,key){arr.push(item);});var neweditcourse=arr;var id=e.target.getAttribute("itindex");for(var i=0;i<1;i++){neweditcourse[id].top_relation=true;}_this.editcourse(neweditcourse);};_this.CancelSupports=function(){var _this$state=_this.state,editcourse=_this$state.editcourse,neweditcourse=_this$state.neweditcourse;//
// console.log(editcourse)
// console.log(neweditcourse)
_this.setState({Editkey:null,Supportssum:false,Supportsclass:false,editcourse:neweditcourse});};_this.SubmitClassData=function(){var _this$state2=_this.state,editcourse=_this$state2.editcourse,editnum=_this$state2.editnum,ec_graduation_subitem_id=_this$state2.ec_graduation_subitem_id;if(editcourse.length===0){_this.setState({// Supportstype:true,
Supportslist:'保存失败,至少保留一个课程',Supportssum:true});return;}if(editnum>1||editnum===0){_this.setState({// Supportstype:true,
Supportslist:'保存失败,权重大于1或为空',Supportssum:true});return;}// for(var p=0; p<editcourse.length;p++){
// if(editcourse[p].weigths===""){
// editcourse[p].weigths=0;
// }
// if(editcourse[p].ec_course_id===""){
// this.setState({
// // Supportstype:true,
// Supportslist:'保存失败,课程不能为空',
// Supportsclass:true
// })
// return
// }
// }
editcourse.map(function(item,key){if(item.weights===""){item.weights=0;}if(item.ec_course_id===""){_this.setState({// Supportstype:true,
Supportslist:'保存失败,课程不能为空',Supportsclass:true,Supportsclasskey:key});return;}});var Url='/ec_years/'+_this.props.match.params.ec_year_id+'/graduation_course_supports.json';__WEBPACK_IMPORTED_MODULE_14_axios___default.a.post(Url,{graduation_subitem_id:ec_graduation_subitem_id,course_supports:editcourse}).then(function(response){if(response.data.id===ec_graduation_subitem_id){// this.setState({
// Editkey:null,
// Supportslist:"保存成功",
// Supportstype:true,
// Supportssum:false,
// Supportsclass:false,
// Supportsclasskey:undefined,
// })
_this.UpdateClassData();_this.setState({Editkey:null,Supportssum:false,Supportsclass:false});}else if(response.data.status===-1){// this.setState({
// Supportslist:"参数错误",
// Supportstype:true,
// Supportssum:false,
// Supportsclass:false,
// Supportsclasskey:undefined,
// })
}}).catch(function(error){console.log(error);});};_this.Deletcourses=function(key){_this.setState({supportid:key,Supportslist:"您确定要删除吗?",Supportstype:true});};_this.hideSupports=function(){_this.setState({Supportstype:false,supportid:null,Supportslist:""});};_this.toforums=function(url){window.open(url,'_blank');};_this.state={data:'',ec_courses_list:[],editcourse:[{"weights":0,"ec_course_name":'',"top_relation":false,"ec_course_id":''}],editnum:0,index:0,ec_graduation_subitem_id:0,ec_year_id:0,schooldata:{},spinning:true,ecComponentState:'ecCourseSupports',supportid:null,Editkey:null,titlemessage:"提示",Supportstype:false,Supportslist:'',Supportssum:false,Supportsclass:false,Supportsclasskey:undefined,neweditcourse:[{"weights":0,"ec_course_name":'',"top_relation":false,"ec_course_id":''}],max_support_count:0};return _this;}_createClass(CourseSupports,[{key:'componentWillMount',value:function componentWillMount(){this.setState({ec_year_id:this.props.match.params.ec_year_id,major_school_id:this.props.match.params.major_school_id});window.document.title='课程体系 vs 毕业要求';}},{key:'componentDidMount',value:function componentDidMount(){this.setState({ec_year_id:this.props.match.params.ec_year_id,major_school_id:this.props.match.params.major_school_id});this.UpdateClassData();}},{key:'focus',value:function focus(){this.inputNumberRef.focus();}},{key:'blur',value:function blur(){this.inputNumberRef.blur();}},{key:'confirmysl',value:function confirmysl(url){var _this2=this;__WEBPACK_IMPORTED_MODULE_14_axios___default.a.get(url+'?export=true').then(function(response){if(response.data.status&&response.data.status===-1){}else if(response.data.status&&response.data.status===-2){if(response.data.message==="100"){// 已超出文件导出的上限数量100 ),建议:
_this2.setState({DownloadType:true,DownloadMessageval:100});}else{//因附件资料超过500M
_this2.setState({DownloadType:true,DownloadMessageval:500});}}else{_this2.props.showNotification('\u6B63\u5728\u4E0B\u8F7D\u4E2D');window.open("/api"+url,'_blank');}}).catch(function(error){console.log(error);});}},{key:'render',value:function render(){var _this3=this;var Option=__WEBPACK_IMPORTED_MODULE_11_antd_lib_select___default.a.Option;var _state=this.state,max_support_count=_state.max_support_count,data=_state.data,ec_courses_list=_state.ec_courses_list,editcourse=_state.editcourse,editnum=_state.editnum,index=_state.index,ec_year_id=_state.ec_year_id,Supportsclasskey=_state.Supportsclasskey,ecComponentState=_state.ecComponentState,hidesupport=_state.hidesupport,supportid=_state.supportid,Editkey=_state.Editkey,titlemessage=_state.titlemessage,Supportstype=_state.Supportstype,Supportslist=_state.Supportslist,Supportssum=_state.Supportssum,Supportsclass=_state.Supportsclass,major_school_id=_state.major_school_id;var list=function list(length){var res=[];for(var i=0;i<length;i++){res.push(__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('span',{key:i,className:'column-1 color-666'},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{style:{lineHeight:'20px'}},'\u652F\u6491\u8BFE\u7A0B',__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('br',null),' \uFF08\u6743\u503C\uFF09')));}return res;};var toptiebox={width:126.6*max_support_count+"px"};var ismidbox={width:123.82*max_support_count+"px",margin:'0px 0px'};// console.log(this.props.year&&this.props.year.can_manager)
return __WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'newMain clearfix'},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement(__WEBPACK_IMPORTED_MODULE_9_antd_lib_modal___default.a,{title:titlemessage// Supportstype
,visible:Supportstype,className:"ecmodeldelet",closable:false,footer:null},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'task-popup-content'},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'task-popup-text-center font-14'},Supportslist)),__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'task-popup-submit clearfix'},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('a',{onClick:this.hideSupports,className:'task-btn fl'},'\u53D6\u6D88'),supportid===null?__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('a',{className:'task-btn task-btn-orange fr',onClick:this.hideSupports},'\u786E\u5B9A'):__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('a',{className:'task-btn task-btn-orange fr',onClick:function onClick(){return _this3.Deletcourse(supportid);}},'\u786E\u5B9A'))),__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'educontent mb20'},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'edu-back-white eacourse'},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'clearfix padding20-30 bor-bottom-greyE',style:{position:'relative'}},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('span',{className:'font-18 courseSystem'},'\u8BFE\u7A0B\u4F53\u7CFB\u5BF9\u6BD5\u4E1A\u8981\u6C42\u7684\u652F\u6491'),__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('span',{className:this.props.year&&this.props.year.can_manager===false?"none":"Importclassroomdata",style:{top:'29px'}},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('a',{className:'white-btn edu-blueback-btn fr mb10 mr10',onClick:function onClick(){return _this3.confirmysl('/ec_years/'+_this3.props.match.params.ec_year_id+'/graduation_course_supports.xlsx');}},'\u5BFC\u51FA\u8BFE\u7A0B\u4F53\u7CFB\u652F\u6491\u77E9\u9635')),__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'color-grey-9 mr10'},'\u7528\u77E9\u9635\u56FE\u7684\u5F62\u5F0F\u8BF4\u660E\u672C\u4E13\u4E1A\u8BFE\u7A0B\u4F53\u7CFB\u5BF9\u6BD5\u4E1A\u8981\u6C42\u7684\u652F\u6491\u5173\u7CFB ',__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('a',{className:"color-blue",onClick:function onClick(){return _this3.toforums('/forums/'+3534);}},'\u67E5\u770B\u8BE6\u60C5'))),__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'padding20-30',id:'training_objective_contents'},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('span',{className:'fl SystemParameters'},'\u6BD5\u4E1A\u8981\u6C42\u6307\u6807\u70B9\uFF08',__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('a',{href:'/ecs/major_schools/'+this.props.match.params.major_school_id+'/years/'+this.props.match.params.ec_year_id+'/graduation_requirement'},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('span',{className:'Systemnum'},data.count)),'\uFF09'),__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('span',{className:'fl ml20 SystemParameters'},'\u8BFE\u7A0B\u4F53\u7CFB\uFF08',__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('a',{href:'/ecs/major_schools/'+this.props.match.params.major_school_id+'/years/'+this.props.match.params.ec_year_id+'/courses/ec_course_support_setting/1'},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('span',{className:'Systemnum'},data.course_count)),'\uFF09'))),__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('div',{className:'ListTableLine',id:'school_major_list',style:{overflow:'auto'}},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('p',{className:'clearfix',style:toptiebox},__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('span',{className:'color-666 finishtarget'},'\u6BD5\u4E1A\u8981\u6C42\u6307\u6807\u70B9'),data.graduation_subitems===undefined?"":list(max_support_count<5||max_support_count===undefined?5:max_support_count),__WEBPACK_IMPORTED_MODULE_12_react___default.a.createElement('span',{className:'column-1 operationright color-666',s
/***/ }),
5 years ago
/***/ 4663:
5 years ago
/***/ (function(module, exports, __webpack_require__) {
// style-loader: Adds some css to the DOM by adding a <style> tag
// load the styles
5 years ago
var content = __webpack_require__(4664);
5 years ago
if(typeof content === 'string') content = [[module.i, content, '']];
// Prepare cssTransformation
var transform;
var options = {"hmr":false}
options.transform = transform
// add the styles to the DOM
var update = __webpack_require__(291)(content, options);
if(content.locals) module.exports = content.locals;
/***/ }),
5 years ago
/***/ 4664:
5 years ago
/***/ (function(module, exports, __webpack_require__) {
exports = module.exports = __webpack_require__(290)(true);
// imports
// module
exports.push([module.i, ".eaSystemp a{color:#05101a}.eaSystemp span{color:#05101a!important}.eacourse p{height:84px;margin-bottom:0!important}.eacourse #training_objective_contents{height:81px}.courseSystem{font-size:18px;color:#05101a}.courseSystem,.SystemParameters{font-family:MicrosoftYaHei;font-weight:400;line-height:45px}.SystemParameters{font-size:14px;color:#323232}.Systemnum{font-size:14px;font-family:MicrosoftYaHei;font-weight:400;color:#ff6800}.newSystem{width:1200px;overflow:auto;background:#fff}.newSystem .clearfix .column-1{width:113px!important;text-align:center}.operationColumn{margin:0 10%;width:100%;height:100%}.operationalter{margin:20px 16px}.SystemModifythelist .column-1{width:120px!important;text-align:center}.SystemModifythelist .column-3{padding-left:96px;margin-right:23px}.operationright{float:right!important}.newSystem p{margin-bottom:0}.newSystem li{margin:0!important}.SystemModifythelist{background:#fff!important}.SystemModifythelist .column-1:first-child{margin-left:7px}.Systempoint{font-size:12px;font-family:MicrosoftYaHei;font-weight:400;color:#989898}.editorModify{background:#fff!important}.newSystem .editorModify .column-1{width:194px!important;text-align:left;margin-left:30px}.newSystem .editorModify .column-1:first-child{margin-right:510px}.editorModify .ant-select{width:556px!important;margin-left:36px}.editorModify .ant-select .ant-select-selection,.editorModify .ant-select .ant-select-selection .ant-select-selection__rendered{height:30px!important}.editorModify .ant-select .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value{line-height:30px!important}.inputWeight{width:20%;font-size:14px;height:30px;margin-left:20px;background-color:#f5f5f5}.SetTheAssociated{width:314px;height:30px;float:right;margin-right:-3.5%}.SetTheAssociatedchild{width:120px;height:30px;background:#fff;border:1px solid #eaeaea;border-radius:4px;float:left;margin-right:10px;text-align:center;line-height:30px}.operatebutton{margin-left:20px}.editbulebutton{background:#4cacff;border-radius:2px;color:#fff}.editbulebutton,.editglybutton{width:120px;height:30px;text-align:center;line-height:30px}.editglybutton{border:1px solid #cdcdcd;border-radius:2px;color:#999}.editglybuttonbox{width:275px;margin-bottom:30px;margin-right:20px;margin-right:7%}.editglybuttonboxs{width:275px;margin-bottom:30px;margin-right:20px;margin-right:3%}.defalutCancelbtn:hover{border:1px solid #b2b2b2;color:#b2b2b2!important}.gouxuanbule{color:#4cacff}.gouxuanwhite{color:#fff}.icon-gouxuan{cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input{-moz-appearance:textfield}.inputWeight{text-indent:.625rem}.columnlocation{height:40px;line-height:40px}.paddingLF{padding:0 33px}.width20{width:20px;height:20px;text-align:center}.defalutCancelbtn,.defalutSubmitbtn{cursor:pointer}.mb290{margin-bottom:290px}.Spinlarge{text-align:center;width:100%;margin-top:25px;margin-bottom:25px}.DDred{color:#dd1717}.color-666{color:#666!important}.color-05101A{color:#05101a!important}.ec_graduation_name{margin-right:20px!important}.column-width575{color:transparent!important}.column-width130{width:130px!important;height:40px}.ListTableLine li>span{max-width:550px!important}.graduateRequirement .clearfix .column-1{width:76px!important}.newrightcalculatebutton{width:50px;height:25px;border:1px solid #4cacff;border-radius:1px;line-height:25px;text-align:center;margin-top:7px;cursor:pointer;color:#4cacff}.columnbox{height:53px;overflow:hidden}.ant-modal-mask{background-color:rgba(5,16,26,.4)}.ecmodeldelet{top:300px}.ecmodeldelet .ant-modal-header{padding:0 24px}.ecmodeldelet .ant-modal-title{padding:0 15px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:70px;height:70px;border-radius:10px 10px 0 0;font-size:16px;font-weight:700}.bor-red{border:1px solid #db0505!important}.ml93{margin-left:93px}.ml26{margin-left:26px}.finishtarget{width:69px;line-height:20px;text-align:center;margin-right:48px}.bordereaeaea{border-bottom:1
// exports
/***/ })
});