|
@@ -3955,6 +3955,10 @@ 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])
|
|
|
|
|
+ );
|
|
|
if (
|
|
if (
|
|
|
this.collectionItemList[this.indeximg].collectionOptionList[childi].collectionItems[
|
|
this.collectionItemList[this.indeximg].collectionOptionList[childi].collectionItems[
|
|
|
this.childIndex
|
|
this.childIndex
|