bug
This commit is contained in:
parent
cadb4ce475
commit
fc1ccdd60e
@ -115,7 +115,7 @@ export default {
|
|||||||
getList(){
|
getList(){
|
||||||
this.loading = true
|
this.loading = true
|
||||||
|
|
||||||
// this.queryParams.mtUserId = this.userId
|
this.queryParams.mtUserId = this.userId
|
||||||
getCardFavorableList(this.queryParams).then(res=>{
|
getCardFavorableList(this.queryParams).then(res=>{
|
||||||
if (res.code == 200) {
|
if (res.code == 200) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user