add simple split and merge option
This commit is contained in:
parent
b8a34dd2a7
commit
53c7cb1db3
14 changed files with 264 additions and 232 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
let uuid;
|
||||
let pdf_uploaded = false;
|
||||
import('./pdf_api_wrapper');
|
||||
import('./pdf_api_wrapper.js');
|
||||
|
||||
// eslint-disable-next-line no-undef, no-unused-vars
|
||||
const vueInstance = new Vue({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue