pages/router/main/index.vue
@@ -64,7 +64,7 @@ state.facilityCode = temp.DeviceName; state.productId = temp.ProductId; state.signature = temp.Signature; console.log(state); // console.log(state); bindDevice(state).then((res) => { if (res.code === 200) { uni.showToast({