This commit is contained in:
X1627315083
2024-05-17 09:27:08 +08:00
parent 601e68bcff
commit fb9e4df95e
2 changed files with 8 additions and 9 deletions

View File

@@ -914,6 +914,7 @@ export default defineComponent({
"updateDate": "",
"userLikeGroupId":userGroupId
}
this.isShowMark = true;
Https.axiosPost(Https.httpUrls.setPorfolioChoose, data).then(
(rv: any) => {
console.log(rv);