11
lkk
2025-03-19 19d11d3fbce89920dc9046b0bba481541fc4d01b
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>