mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
delete this.balance = response.currentMoney;
This commit is contained in:
@@ -87,11 +87,9 @@ export default {
|
||||
username: element.userName,
|
||||
icon: imageUrl,
|
||||
};
|
||||
|
||||
|
||||
this.array.push(MsgUser);
|
||||
});
|
||||
|
||||
this.balance = response.currentMoney;
|
||||
});
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user