From 22f8995d9b67c093a7e57c725b1b80f8396248a0 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Fri, 24 Apr 2026 13:49:41 +0800 Subject: [PATCH] 11 --- components/print/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/components/print/index.js b/components/print/index.js index edb9594..52745d2 100644 --- a/components/print/index.js +++ b/components/print/index.js @@ -9,7 +9,6 @@ export default { getData() { var that = this; - console.log("1111111111111111111111111111111") if(uni.getStorageSync('bluetoothDeviceId')){ let id = uni.getStorageSync('bluetoothDeviceId') this.bindViewTap(id,false)