This commit is contained in:
pengxiaolong
2025-07-25 16:39:52 +08:00
parent 7116e57fc3
commit 8580cd18fa
128 changed files with 2991 additions and 411 deletions

View File

@@ -266,7 +266,8 @@ const _sfc_main = {
method: "POST",
data: {
id: item.id,
userId: this.info.id
userId: this.info.id,
from: 1
},
userInfo: true
});