Tang 3 년 전
부모
커밋
ce472045ad

+ 1 - 1
src/views/education/mockTestManagement/mockTestData/recordQusetion/index.vue

@@ -27,7 +27,7 @@
           </tr>
           <tr>
             <td>
-              {{ $methodsTools.onlyForma(getInfoRecord.updateTime) }}
+              {{ $methodsTools.onlyForma(getInfoRecord.commitTime) }}
             </td>
             <td>
               {{ $methodsTools.secondToDate(getInfoRecord.doTime) }}

+ 1 - 1
src/views/education/questionBankLearning/questionRecordPage/listOfQuestions/studentData/index.vue

@@ -34,7 +34,7 @@
           </tr>
           <tr>
             <td>
-              {{ $methodsTools.onlyForma(getInfoRecord.updateTime) }}
+              {{ $methodsTools.onlyForma(getInfoRecord.commitTime) }}
             </td>
             <td>
               {{ $methodsTools.secondToDate(getInfoRecord.doTime) }}

+ 1 - 1
src/views/education/studentManageMent/studentXQ/BankQuestionPassRecord.vue

@@ -223,7 +223,7 @@
                 </tr>
                 <tr>
                   <td>
-                    {{ $methodsTools.onlyForma(getInfoRecord.updateTime) }}
+                    {{ $methodsTools.onlyForma(getInfoRecord.commitTime) }}
                   </td>
                   <td>
                     {{ $methodsTools.secondToDate(getInfoRecord.doTime) }}