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
 

読み込み中…
キャンセル
保存