shanbinzhang 1 долоо хоног өмнө
parent
commit
da5be784dd

+ 1 - 1
src/views/report_manage/reportV2/list.vue

@@ -202,7 +202,7 @@
             align="center"
           >
             <template slot-scope="scope">{{
-              scope.row.MsgSendTime | formatTime
+              $moment(scope.row.MsgSendTime).format('YYYY-MM-DD HH:mm:ss')
             }}</template>
           </el-table-column>