Browse Source

图像识别

zhujindu 1 year ago
parent
commit
22a2145ade
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/deviceWithin/addStoreVisit.vue

+ 1 - 1
src/views/deviceWithin/addStoreVisit.vue

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