jiajunchen 8 mesi fa
parent
commit
dde3b8c749
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      src/view/dati/examCheck/fcbkdatistart.vue

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

227
   testType: route.query.testType || '',
227
   testType: route.query.testType || '',
228
   addId: route.query.addId || '',
228
   addId: route.query.addId || '',
229
   userDesc: userDesc,
229
   userDesc: userDesc,
230
+  userName:localStorage.getItem('userDesc')
230
 
231
 
231
 });
232
 });
232
 
233
 

Loading…
Annulla
Salva