mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
support sub account
This commit is contained in:
@@ -35,6 +35,7 @@ const i18n = new VueI18n(getI18nOptions());
|
||||
|
||||
Vue.prototype.$version = version.getVersion;
|
||||
Vue.prototype.$constants = {
|
||||
currency: currency,
|
||||
icons: icons,
|
||||
account: account,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user