Revenue/Payment js file enhancement and fixed show page delete button.

This commit is contained in:
Cüneyt Şentürk
2021-08-18 14:17:28 +03:00
parent 2507a86cb9
commit de9a0603a7
10 changed files with 12 additions and 82 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