mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-07 01:46:45 +08:00
修改参数
This commit is contained in:
@@ -185,7 +185,7 @@ const postAdd = () => {
|
||||
status: 0,
|
||||
title: titleName.value,
|
||||
userAvatar: userInfo.value.avatar,
|
||||
userId: userInfo.value.id,
|
||||
userId: userInfo.value.userId,
|
||||
userJobName: userInfo.value.jobName,
|
||||
userName: userInfo.value.realName,
|
||||
userOrgName: userInfo.value.orgName,
|
||||
|
||||
Reference in New Issue
Block a user