Skip to content

Commit 05b56ce

Browse files
[fix]imageService删掉evenitId review by qiw
1 parent 6c9f982 commit 05b56ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/iServer/ImageService.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ export default class ImageService extends CommonServiceBase {
8383
scope: this,
8484
processCompleted: function (result) {
8585
if (eventId === result.result.eventId && callback) {
86+
delete result.result.eventId;
8687
callback(result);
8788
this.events && this.events.un(eventListeners);
8889
return false;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy