|
@@ -915,8 +915,8 @@
|
|
|
|
|
|
|
|
this.selection.forEach((item) => {
|
|
this.selection.forEach((item) => {
|
|
|
getFile(
|
|
getFile(
|
|
|
- { objectName: item.storagePath[0].storePath },
|
|
|
|
|
- item.storagePath[0].name
|
|
|
|
|
|
|
+ { objectName: item.stampStoragePath[0].storePath },
|
|
|
|
|
+ item.stampStoragePath[0].name
|
|
|
);
|
|
);
|
|
|
});
|
|
});
|
|
|
},
|
|
},
|