diff --git a/.env.development b/.env.development index 19f177b..521d2f9 100644 --- a/.env.development +++ b/.env.development @@ -4,4 +4,4 @@ ENV = 'development' # base api VUE_APP_BASE_API = 'http://vue.admin.net/api' VUE_APP_BASE_API1 = 'http://vue.admin.net/hrapi' -VUE_APP_BASE_API2 = 'http://vue.admin.net/fileapi' +VUE_APP_BASE_API2 = 'http://vue.admin.net/kpiapi' diff --git a/public/index.html b/public/index.html index 4393c66..577e03b 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,12 @@ <%= webpackConfig.name %> +