diff --git a/epmet-oper-web/.env.development b/epmet-oper-web/.env.development index ff7625b..bc8d0ec 100644 --- a/epmet-oper-web/.env.development +++ b/epmet-oper-web/.env.development @@ -1,8 +1,9 @@ NODE_ENV=development # VUE_APP_API_SERVER = http://118.190.150.119:41080/api -VUE_APP_API_SERVER = http://localhost:8080/api -# VUE_APP_API_SERVER = http://192.168.51.36:8080/api +# VUE_APP_API_SERVER = http://localhost:8080/api +VUE_APP_API_SERVER = http://192.168.1.144/api # VUE_APP_API_SERVER = https://epmet-dev.elinkservice.cn/api + VUE_APP_NODE_ENV=dev #项目根路径 VUE_APP_PUBLIC_PATH=epmet-oper diff --git a/epmet-oper-web/src/views/modules/sys/upgrade-version-history.vue b/epmet-oper-web/src/views/modules/sys/upgrade-version-history.vue index 9f3639d..fd5c2a0 100644 --- a/epmet-oper-web/src/views/modules/sys/upgrade-version-history.vue +++ b/epmet-oper-web/src/views/modules/sys/upgrade-version-history.vue @@ -43,8 +43,8 @@ - @@ -55,8 +55,25 @@ - - + + + + +
+ + + {{ + $t('upload.button') + }} + +
提交 取消 @@ -67,21 +84,38 @@