bug修复
This commit is contained in:
@@ -373,8 +373,8 @@ console.log('完整userInfo对象:---223--', userType.value);
|
||||
// 页面加载时计算高度和初始化数据
|
||||
onMounted(async () => {
|
||||
|
||||
console.log('完整userInfo对象:-----', );
|
||||
console.log('缓存中的userInfo:----', cachedUserInfo);
|
||||
// console.log('完整userInfo对象:-----', );
|
||||
// console.log('缓存中的userInfo:----', cachedUserInfo);
|
||||
calculateScrollViewHeight();
|
||||
await initFormData();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user