Browse Source

图像识别

zhujindu 1 năm trước cách đây
mục cha
commit
51dbe0490c
1 tập tin đã thay đổi với 2 bổ sung4 xóa
  1. 2 4
      src/views/deviceWithin/addStoreVisit.vue

+ 2 - 4
src/views/deviceWithin/addStoreVisit.vue

@@ -3955,10 +3955,8 @@ export default {
             childi < this.collectionItemList[this.indeximg].collectionOptionList.length;
             childi++
           ) {
-            console.log(
-              '测试111' +
-                JSON.stringify(this.collectionItemList[this.indeximg].collectionOptionList[childi])
-            );
+            console.log('this.childIndex=' + this.childIndex);
+            console.log('测试111=' + JSON.stringify(val));
             if (
               this.collectionItemList[this.indeximg].collectionOptionList[childi].collectionItems[
                 this.childIndex