This commit is contained in:
aihe 2024-05-09 14:24:31 +08:00
parent 524f371163
commit 8553dbdc12

View File

@ -173,9 +173,9 @@
},
handleSubmit(type) {
if(type == 2) {
goto("print/bluetoothPrinter")
} else {
goto("print/bluetooth-mini-printer")
} else {
goto("print/bluetoothPrinter")
}
},
handleSelAll() {