Fixed report show page delete issue ( #86791dw56 )
This commit is contained in:
parent
e7154d2b7f
commit
a9d313e24e
|
|
@ -19,7 +19,7 @@ import BulkAction from './../../plugins/bulk-action';
|
|||
Vue.use(DashboardPlugin);
|
||||
|
||||
const app = new Vue({
|
||||
el: '#app',
|
||||
el: '#main-body',
|
||||
|
||||
mixins: [
|
||||
Global,
|
||||
|
|
|
|||
Loading…
Reference in New Issue