src/views/followvisit/record/index.vue
@@ -201,7 +201,7 @@ width="160" > <template slot-scope="scope"> <span>{{ parseTime(scope.row.admindate) }}</span> <span>{{ formatTime(scope.row.admindate) }}</span> </template> </el-table-column> <el-table-column @@ -212,7 +212,7 @@ width="160" > <template slot-scope="scope"> <span>{{ parseTime(scope.row.finishtime) }}</span> <span>{{ formatTime(scope.row.finishtime) }}</span> </template> </el-table-column>