mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 07:27:33 +08:00
fix bug
This commit is contained in:
@@ -104,6 +104,7 @@ export default {
|
||||
},
|
||||
set: function (value) {
|
||||
this.$locale.setLanguage(value);
|
||||
this.exchangeRatesLastUpdateDate = this.getExchangeRatesLastUpdateDate();
|
||||
}
|
||||
},
|
||||
isAutoUpdateExchangeRatesData: {
|
||||
|
||||
Reference in New Issue
Block a user