diff --git a/pages/print/courierNote.vue b/pages/print/courierNote.vue index f7853e5..03b21fc 100644 --- a/pages/print/courierNote.vue +++ b/pages/print/courierNote.vue @@ -173,9 +173,9 @@ }, handleSubmit(type) { if(type == 2) { - goto("print/bluetoothPrinter") - } else { goto("print/bluetooth-mini-printer") + } else { + goto("print/bluetoothPrinter") } }, handleSelAll() {