diff --git a/public/index.html b/public/index.html index 0b4ca59..f16d66a 100644 --- a/public/index.html +++ b/public/index.html @@ -36,8 +36,8 @@ <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %> <% } %> diff --git a/src/views/modules/worklog/worklog.vue b/src/views/modules/worklog/worklog.vue new file mode 100644 index 0000000..3710175 --- /dev/null +++ b/src/views/modules/worklog/worklog.vue @@ -0,0 +1,30 @@ +