zhujindu 1 vuosi sitten
vanhempi
commit
51dbe0490c
1 muutettua tiedostoa jossa 2 lisäystä ja 4 poistoa
  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