src/views/patient/patient/outpatient.vue @@ -156,7 +156,7 @@ width="160" > <template slot-scope="scope"> <span>{{ parseTime(scope.row.createTime) }}</span> <span>{{ formatTime(scope.row.createTime) }}</span> </template> </el-table-column>