Commit eb4ead93 authored by 黄媛媛's avatar 黄媛媛

修改Id

parent 77ecef32
...@@ -455,7 +455,7 @@ ...@@ -455,7 +455,7 @@
}, },
getReferrals(type, row) { getReferrals(type, row) {
this.referMsg.ReferralsType = type; this.referMsg.ReferralsType = type;
this.referMsg.UserId = row.Id; this.referMsg.UserId = row.UserId;
this.referDig = true; this.referDig = true;
this.getReferralsList(); this.getReferralsList();
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment