Browse Source

时间调换

y595705120 3 days ago
parent
commit
891bede8b2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/containers/center/userSeat/components/iPrintCert.vue

+ 2 - 2
src/containers/center/userSeat/components/iPrintCert.vue

@@ -53,10 +53,10 @@
           <td class="tc m-attr" colspan="2">{{info.uuid}}</td>
           <td class="tc m-attr" colspan="2">{{info.uuid}}</td>
           <td class="tc">{{info.duration}}</td>
           <td class="tc">{{info.duration}}</td>
 
 
-          <td class="tc" colspan="3">{{info.opExamTime}}</td>
+          <td class="tc" colspan="3">{{info.examTime}}</td>
           <td class="tc">{{info.seat}}</td>
           <td class="tc">{{info.seat}}</td>
 
 
-          <td class="tc" colspan="2">{{info.examTime}}</td>
+          <td class="tc" colspan="2">{{info.opExamTime}}</td>
         </tr>
         </tr>
 
 
         <tr>
         <tr>