yangan
2024-09-30 ff8327beb143f7014901ac9b807dce932baa5ad9
pages/login/login.vue
@@ -153,6 +153,7 @@
                        uni.setStorageSync('roleType', res.data.type);
                        uni.setStorageSync("userId", res.data.userId)
                        uni.setStorageSync("carNo", res.data.carNo)
                        uni.setStorageSync("isFirstMeet", false)
                        setCustomerId(res.data.customerid);
                        uni.hideLoading();
                        //跳转页面