Эх сурвалжийг харах

Merge branch 'http_mock' into http_test

洪海涛 4 жил өмнө
parent
commit
40b40550b7

+ 1 - 1
src/views/dataBigManage/components/drawerModal/index.vue

@@ -81,7 +81,7 @@
       <!-- 质量:线上问题_改进方案 -->
       <template #gmtCreateSlot="{scope}">
         <div @click.stop>
-          <div>{{ rTime(scope.row.gmtCreate) }}</div>
+          <div>{{ rTime(scope.row.startTime) }}</div>
         </div>
       </template>
     </dmTable>