Merge branch 'new-20250827' of http://47.107.152.87:3000/liubiao/APP into new-20250827
This commit is contained in:
@ -58,7 +58,9 @@
|
||||
// 处理像素数据并发送
|
||||
|
||||
console.log("res.data.length="+res.data.length);
|
||||
|
||||
eventChannel.emit('ImgCutOverPath', {
|
||||
picPath: e.tempFilePath
|
||||
});
|
||||
|
||||
eventChannel.emit('ImgCutOver',{piexls:res.data,picPath:e.tempFilePath});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user