|
@@ -3955,10 +3955,8 @@ export default {
|
|
|
childi < this.collectionItemList[this.indeximg].collectionOptionList.length;
|
|
childi < this.collectionItemList[this.indeximg].collectionOptionList.length;
|
|
|
childi++
|
|
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 (
|
|
if (
|
|
|
this.collectionItemList[this.indeximg].collectionOptionList[childi].collectionItems[
|
|
this.collectionItemList[this.indeximg].collectionOptionList[childi].collectionItems[
|
|
|
this.childIndex
|
|
this.childIndex
|