jcdm-ui/src/views/main/da/followReport/report4.vue
@@ -52,10 +52,10 @@ </el-table-column> <el-table-column prop="address" label="时间" label="采集时间" align="center" show-overflow-tooltip> <template slot-scope="scope">{{ scope.row.createTime }}</template> <template slot-scope="scope">{{ scope.row.collectionTime }}</template> </el-table-column> </el-table> </template>