Kaynağa Gözat

图像识别页面优化

zhujindu 11 ay önce
ebeveyn
işleme
6a5288882e
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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" />