This commit is contained in:
@@ -232,6 +232,7 @@ Vue.prototype.$ay = {
|
||||
return locale.currencyLocalized(value);
|
||||
}
|
||||
};
|
||||
|
||||
new Vue({
|
||||
vuetify: Vuetify,
|
||||
router,
|
||||
|
||||
@@ -268,6 +268,7 @@ const FORM_CUSTOM_TEMPLATE_KEY = "Widget"; //<-- Should always be CoreBizObject
|
||||
export default {
|
||||
async created() {
|
||||
let vm = this;
|
||||
|
||||
try {
|
||||
await initForm(vm);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user