fix
This commit is contained in:
@@ -941,14 +941,14 @@ export default defineComponent({
|
||||
"collectionId": 0,
|
||||
"coverId": 0,
|
||||
"createDate": "",
|
||||
"id": 0,
|
||||
"id": userGroupId,
|
||||
"isDeleted": 0,
|
||||
"portfolioDes": "",
|
||||
"portfolioName": "",
|
||||
"portfolioType": "",
|
||||
"status": 0,
|
||||
"updateDate": "",
|
||||
"userLikeGroupId":userGroupId
|
||||
"userLikeGroupId":''
|
||||
}
|
||||
this.isShowMark = true;
|
||||
Https.axiosPost(Https.httpUrls.setPorfolioChoose, data).then(
|
||||
|
||||
Reference in New Issue
Block a user