Jelajahi Sumber

图像识别页面优化

zhujindu 11 bulan lalu
induk
melakukan
6a5288882e
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      src/components/imageAIVerifyErr.vue

+ 0 - 1
src/components/imageAIVerifyErr.vue

@@ -20,7 +20,6 @@
             <img
               v-if="npkpiData.imageUrl"
               :src="npkpiData.imageUrl"
-              width="100%"
               height="200px"
               @click="previewsImg(npkpiData.imageUrl)" />
             <img v-else :src="imageEmpty" width="100%" height="200px" />