This commit is contained in:
MaysWind
2020-12-19 01:19:58 +08:00
parent a8d3b7324f
commit 248663fdbd
+1
View File
@@ -104,6 +104,7 @@ export default {
},
set: function (value) {
this.$locale.setLanguage(value);
this.exchangeRatesLastUpdateDate = this.getExchangeRatesLastUpdateDate();
}
},
isAutoUpdateExchangeRatesData: {