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();