mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
[hub][vue] add import
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import PublishPage from '../components/PublishPage.vue';
|
import PublishPage from '../components/PublishPage.vue';
|
||||||
|
import Vue from 'vue/dist/vue.js';
|
||||||
|
|
||||||
erpnext.hub.Publish = class Publish {
|
erpnext.hub.Publish = class Publish {
|
||||||
constructor(parent) {
|
constructor(parent) {
|
||||||
|
|||||||
Reference in New Issue
Block a user