add authors during publishing
This commit is contained in:
parent
0457e65565
commit
f66e4a8f29
11 changed files with 460 additions and 228 deletions
|
@ -17,6 +17,7 @@ window.Vue = require('vue');
|
|||
|
||||
Vue.component('my-vuetable', require('./components/MyVuetable.vue'));
|
||||
|
||||
|
||||
const app = new Vue({
|
||||
el: '#app'
|
||||
});
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue