closed #1721 Fixed: A document can't be deleted from its view. -> change vue instance app to main-body
This commit is contained in:
parent
b3e01f4b56
commit
9abd02825a
@ -20,7 +20,7 @@ import BulkAction from './../../plugins/bulk-action';
|
||||
Vue.use(DashboardPlugin);
|
||||
|
||||
const app = new Vue({
|
||||
el: '#app',
|
||||
el: '#main-body',
|
||||
|
||||
mixins: [
|
||||
Global
|
||||
|
Loading…
x
Reference in New Issue
Block a user