zhujindu vor 1 Jahr
Ursprung
Commit
51dbe0490c
1 geänderte Dateien mit 2 neuen und 4 gelöschten Zeilen
  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