diff --git a/frontend/src/views/CompanyInfo.vue b/frontend/src/views/CompanyInfo.vue index 8d898e1..ee6a8c4 100644 --- a/frontend/src/views/CompanyInfo.vue +++ b/frontend/src/views/CompanyInfo.vue @@ -399,7 +399,7 @@ this.message.experience='해외경험 등급이 합격자보다 매우 우수합니다.' } else { this.data.experience_rank = 3; - this.msg4 = '평균'; + this.msg4 = '평균 '; this.color.e='primary'; this.message.experience='해외경험 등급이 합격자와 비슷합니다.' }