fixed merge bug

This commit is contained in:
arcbtc
2024-12-19 20:10:15 +00:00
parent 8969c0235d
commit 1a4c706ed4
+1
View File
@@ -719,6 +719,7 @@ window.app = Vue.createApp({
if (this.ignoreWatcher) return
this.updateWallet({currency: newValue})
this.updateFiatBalance(newValue)
},
'$q.screen.gt.sm'(value) {
if (value == true) {
this.mobileSimple = false