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)