|
@@ -3977,7 +3977,7 @@ export default {
|
|
|
if (photoIdentifyType == 1) {
|
|
if (photoIdentifyType == 1) {
|
|
|
this.collectionItemList[this.indeximg].fileInfoList = [val];
|
|
this.collectionItemList[this.indeximg].fileInfoList = [val];
|
|
|
console.log(
|
|
console.log(
|
|
|
- 'fileInfoList111=' +
|
|
|
|
|
|
|
+ 'fileInfoList222=' +
|
|
|
JSON.stringify(this.collectionItemList[this.indeximg].fileInfoList)
|
|
JSON.stringify(this.collectionItemList[this.indeximg].fileInfoList)
|
|
|
);
|
|
);
|
|
|
} else {
|
|
} else {
|