From f30e859e33dff16dd952cf168eb859d17e59b3c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E9=A3=9E?= Date: Thu, 22 Feb 2024 09:44:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/resumeInfo/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/resumeInfo/index.vue b/src/views/resumeInfo/index.vue index 9d5dfda4..e2fccde9 100644 --- a/src/views/resumeInfo/index.vue +++ b/src/views/resumeInfo/index.vue @@ -197,6 +197,7 @@ export default { this.initStatus() this.initEmploymentInfo() this.initSpecialtyInfo() + // } } })