Novecane
2025-02-17 ff934f8fc407d0aadefc3303994613d64178120e
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({