diff --git a/.env.development b/.env.development index 1c87c1c..cc3ff87 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,5 @@ NODE_ENV = 'development' -VITE_APP_BASE_URL = 'https://ceshi-engineering.lihaink.cn/' +# VITE_APP_BASE_URL = 'https://ceshi-engineering.lihaink.cn/' +VITE_APP_BASE_URL = 'http://www.eng.local/' # VITE_APP_BASE_URL = 'http://192.168.1.5:9090/' \ No newline at end of file diff --git a/src/views/task_type/index.vue b/src/views/task_type/index.vue index 7061c8e..597d24c 100644 --- a/src/views/task_type/index.vue +++ b/src/views/task_type/index.vue @@ -45,6 +45,7 @@