|
|
@ -535,9 +535,7 @@ layui.define([ 'form', 'laydate', 'table','element','upload','competitionApi','t
|
|
|
|
height: '300px',
|
|
|
|
height: '300px',
|
|
|
|
data: function(){
|
|
|
|
data: function(){
|
|
|
|
return getTreeByCourseLabelTypes
|
|
|
|
return getTreeByCourseLabelTypes
|
|
|
|
},hide(){
|
|
|
|
},
|
|
|
|
loadTreeList4();
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}else {
|
|
|
|
}else {
|
|
|
@ -764,7 +762,7 @@ layui.define([ 'form', 'laydate', 'table','element','upload','competitionApi','t
|
|
|
|
data: function(){
|
|
|
|
data: function(){
|
|
|
|
return getTreeByCourseLabelTypes
|
|
|
|
return getTreeByCourseLabelTypes
|
|
|
|
},
|
|
|
|
},
|
|
|
|
hide(){
|
|
|
|
hide:function(){
|
|
|
|
loadTreeList4();
|
|
|
|
loadTreeList4();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
});
|
|
|
|
});
|
|
|
|