修复upscale
This commit is contained in:
@@ -1443,7 +1443,7 @@ export default defineComponent({
|
|||||||
// message.info('Your print is empty')
|
// message.info('Your print is empty')
|
||||||
// return
|
// return
|
||||||
// }
|
// }
|
||||||
if(this.allBoardData.printboardFiles.length<=0){
|
if(allBoardData.value.printboardFiles.length<=0){
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if(credits.value < 30){
|
if(credits.value < 30){
|
||||||
|
|||||||
Reference in New Issue
Block a user