| src/views/dataCenter/dataCenter.vue | ●●●●● patch | view | raw | blame | history |
src/views/dataCenter/dataCenter.vue
@@ -43,7 +43,7 @@ <el-table-column prop="jobTime" label="任务时间" /> <el-table-column property="photoType" label="文件类别"> <template #default="scope"> <span>{{ photoTypeMap[scope.row.photoType] }}</span> <span>{{ photoTypeMap[scope.row.photoType] ? photoTypeMap[scope.row.photoType]:'tif' }}</span> </template> </el-table-column> <el-table-column property="resultType" label="文件格式"> @@ -136,7 +136,7 @@ 文件类型:{{ photoTypeMap[dialogDetailList?.photoType] ? photoTypeMap[dialogDetailList?.photoType] : '--' : 'tif' }} </div> <div>