This commit is contained in:
aihe 2024-05-27 12:31:03 +08:00
parent f40f3c0b31
commit 9e3e649f31

View File

@ -106,7 +106,7 @@ export default {
},
renderCanvasImg(filePath) {
let that = this
showLoading()
// showLoading()
console.log("===renderCanvasImg:filePath=====", filePath)
return new Promise(async (resolve, reject)=> {
try{