src/views/picture/picture/index.vue
@@ -133,10 +133,10 @@ <el-table-column label="项目结果" align="center" prop="proResult" /> <!-- <el-table-column label="结论" align="center" prop="conclusion" /> --> </el-table> <div style="height: 390px; margin-top: 10px"> <div style="height: 200px; margin-top: 10px"> <el-image v-loading="loading" style="height: 390px; width: 100%" style="height: 200px; width: 100%" :src="imgsrc + tjNumber + '.png'" :preview-src-list="[imgsrc + tjNumber + '.png']" ></el-image>