Fix definePage issue in GanttChart
This commit is contained in:
1579
chat-app.scss
1579
chat-app.scss
File diff suppressed because it is too large
Load Diff
@@ -2,12 +2,6 @@
|
|||||||
import { gantt } from 'dhtmlx-gantt'
|
import { gantt } from 'dhtmlx-gantt'
|
||||||
import 'dhtmlx-gantt/codebase/dhtmlxgantt.css'
|
import 'dhtmlx-gantt/codebase/dhtmlxgantt.css'
|
||||||
|
|
||||||
definePage({
|
|
||||||
meta: {
|
|
||||||
hideFooter: true,
|
|
||||||
},
|
|
||||||
});
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'GanttChart',
|
name: 'GanttChart',
|
||||||
data() {
|
data() {
|
||||||
|
|||||||
Reference in New Issue
Block a user