From 711f64805c9aec7b62b53be6fe94829b2698b965 Mon Sep 17 00:00:00 2001 From: sooyoung4010 Date: Sat, 12 Jun 2021 11:18:42 +0900 Subject: [PATCH] d --- frontend/src/views/CompanyInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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='해외경험 등급이 합격자와 비슷합니다.' }