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