This commit is contained in:
cun-nan 2024-01-22 14:28:30 +08:00
parent cadb4ce475
commit fc1ccdd60e

View File

@ -115,7 +115,7 @@ export default {
getList(){
this.loading = true
// this.queryParams.mtUserId = this.userId
this.queryParams.mtUserId = this.userId
getCardFavorableList(this.queryParams).then(res=>{
if (res.code == 200) {