完成:黄家明项目的开发并存档
This commit is contained in:
@@ -33,6 +33,7 @@ const Header = (props: any) => {
|
||||
if (data) {
|
||||
setIsLogin(true);
|
||||
Taro.setStorageSync('UserId', data.userId)
|
||||
Taro.setStorageSync('Phone',data.phone)
|
||||
// 机构ID
|
||||
Taro.setStorageSync('OrganizationId',data.organizationId)
|
||||
// 父级机构ID
|
||||
|
||||
Reference in New Issue
Block a user