This commit is contained in:
2021-03-06 01:12:27 +00:00
parent c3b063b595
commit 8d889f0b16
2 changed files with 399 additions and 33 deletions

View File

@@ -244,6 +244,9 @@ Vue.prototype.$ay = {
},
cur: function(value) {
return locale.currencyLocalized(value);
},
util: function() {
return gzutil;
}
};
//disable the devtools nag