Browse Source

图像识别

zhujindu 1 năm trước cách đây
mục cha
commit
606c809a31
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/uploadImgVStore.vue

+ 1 - 1
src/components/uploadImgVStore.vue

@@ -20,7 +20,7 @@
     <div class="mask" v-if="progressFlag">
       <el-progress type="circle" :percentage="percentage"></el-progress>
     </div>
-    <imageAIVerifyErr></imageAIVerifyErr>
+    <!-- <imageAIVerifyErr></imageAIVerifyErr> -->
   </div>
 </template>