feat(WIP): processing을 vue로 전환

This commit is contained in:
2021-12-18 04:36:06 +09:00
parent 4ca33cb007
commit 6c93d2fd85
24 changed files with 694 additions and 382 deletions
+1 -3
View File
@@ -15,7 +15,5 @@ import "@/legacy/main";
import { auto500px } from './util/auto500px';
setAxiosXMLHttpRequest();
auto500px();
createApp(PartialReservedCommand).use(BootstrapVue3).component('v-multiselect', Multiselect).mount('#reservedCommandList');
auto500px();