qingyiay
2023-10-07 21fb37c7162d5b47a14d6438870377c85fcc0b52
pages/login/userPassword.vue
@@ -89,6 +89,7 @@
                              this.setUserTabbar(res.data.type);
                              uni.setStorageSync('roleType', res.data.type);
                              uni.setStorageSync("userId", res.data.userId)
                              uni.setStorageSync("carNo", res.data.carNo)
                              setCustomerId(res.data.customerid);
                              setName(res.name);
                              uni.hideLoading();