diff --git a/jero-web/src/views/businessSupport/regulationReport/components/modules/defaultTemplate.vue b/jero-web/src/views/businessSupport/regulationReport/components/modules/defaultTemplate.vue new file mode 100644 index 000000000..690562df1 --- /dev/null +++ b/jero-web/src/views/businessSupport/regulationReport/components/modules/defaultTemplate.vue @@ -0,0 +1,121 @@ + + + + + + + {{$t('fillInTheMonth')}} + + + + + + + + + {{$t('bringInStandardInformation')}} + + + + + + + + {{$t('chapterContents')}} + + + + + + {{ item.name }} + + + + + + + + + + {{$t('contentTemplate')}} + + + + + + {{ item.name }} + + + + + + + + + + + + + \ No newline at end of file diff --git a/jero-web/src/views/businessSupport/regulationReport/components/modules/fillAdd.vue b/jero-web/src/views/businessSupport/regulationReport/components/modules/fillAdd.vue index 4d1cca795..83c82ca50 100644 --- a/jero-web/src/views/businessSupport/regulationReport/components/modules/fillAdd.vue +++ b/jero-web/src/views/businessSupport/regulationReport/components/modules/fillAdd.vue @@ -3,7 +3,7 @@