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 'dhtmlx-gantt/codebase/dhtmlxgantt.css'
|
||||
|
||||
definePage({
|
||||
meta: {
|
||||
hideFooter: true,
|
||||
},
|
||||
});
|
||||
|
||||
export default {
|
||||
name: 'GanttChart',
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user