Fixed report show page delete issue ( #86791dw56 )

This commit is contained in:
Cüneyt Şentürk 2023-11-03 14:29:36 +03:00
parent e7154d2b7f
commit a9d313e24e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import BulkAction from './../../plugins/bulk-action';
Vue.use(DashboardPlugin);
const app = new Vue({
el: '#app',
el: '#main-body',
mixins: [
Global,