feat(WIP): 내무부 국방/임관권유문 에디터 완료.

This commit is contained in:
2021-12-30 22:50:33 +09:00
parent 4927a26c92
commit 7310aa6971
11 changed files with 323 additions and 138 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ import { auto500px } from './util/auto500px';
auto500px();
createApp(PageNationStratFinan).use(BootstrapVue3).mount('#container');
createApp(PageNationStratFinan).use(BootstrapVue3).mount('#app');