jiajunchen 3 주 전
부모
커밋
dde3b8c749
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/view/dati/examCheck/fcbkdatistart.vue

+ 1
- 0
src/view/dati/examCheck/fcbkdatistart.vue 파일 보기

@@ -227,6 +227,7 @@ const getExamContext = () => ({
227 227
   testType: route.query.testType || '',
228 228
   addId: route.query.addId || '',
229 229
   userDesc: userDesc,
230
+  userName:localStorage.getItem('userDesc')
230 231
 
231 232
 });
232 233
 

Loading…
취소
저장