mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
Add Scroll to bottom
This commit is contained in:
@@ -77,7 +77,7 @@ export default {
|
|||||||
|
|
||||||
this.array.push(MsgUser);
|
this.array.push(MsgUser);
|
||||||
|
|
||||||
// this.ScrollToBottom();
|
this.ScrollToBottom();
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.error("Error parsing JSON data:", error);
|
console.error("Error parsing JSON data:", error);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user