670完成
This commit is contained in:
@ -567,7 +567,7 @@
|
||||
|
||||
these.Status.BottomMenu.show = false;
|
||||
setTimeout(function() {
|
||||
processAndSendImageData(data).catch((ex) => {
|
||||
processAndSendImageData(data.piexls).catch((ex) => {
|
||||
console.log("出现异常", ex);
|
||||
});
|
||||
}, 0)
|
||||
|
Reference in New Issue
Block a user