@@ -359,7 +359,7 @@ const GetTeachingRelationshipData = async ()=>{
return {
name: item.subjectId,
label: item.name,
- width: '140',
+ width: '220',
custom: true,
fixed:'',
hidden: false,