yangan
2024-11-05 04d59f2664e399e691e6212c0a4e1ed2a18e1917
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();
                        //跳转页面