This commit is contained in:
@@ -70,7 +70,7 @@ window.$gz = {
|
||||
//Object.defineProperty(Vue.prototype, "$_", { value: lodash });
|
||||
//Object.defineProperty(Vue.prototype, "$gzlocale", { value: locale });
|
||||
//Object.defineProperty(Vue.prototype, "$gzapi", { value: gzapi });
|
||||
Object.defineProperty(Vue.prototype, "$gzform", { value: gzform });
|
||||
//Object.defineProperty(Vue.prototype, "$gzform", { value: gzform });
|
||||
Object.defineProperty(Vue.prototype, "$gzformcustomtemplate", {
|
||||
value: gzformcustomtemplate
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user