jiajunchen 3 weeks ago
parent
commit
dde3b8c749
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/view/dati/examCheck/fcbkdatistart.vue

+ 1
- 0
src/view/dati/examCheck/fcbkdatistart.vue View File

@@ -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…
Cancel
Save