diff --git a/.env.development b/.env.development index 25e5934..b3a1709 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,8 @@ VITE_APP_NAME=后台管理系统 VITE_SOCKET_URL=wss://server.websoft.top VITE_SERVER_URL=https://server.websoft.top/api -VITE_API_URL=https://cms-api.websoft.top/api +#VITE_API_URL=https://cms-api.websoft.top/api +VITE_API_URL=http://1.14.159.185:9200/api #VITE_SOCKET_URL=ws://127.0.0.1:9191 #VITE_SERVER_URL=http://127.0.0.1:8000/api diff --git a/src/views/oa/oaCompany/index.vue b/src/views/oa/oaCompany/index.vue index 8a6b25a..a997c29 100644 --- a/src/views/oa/oaCompany/index.vue +++ b/src/views/oa/oaCompany/index.vue @@ -1,7 +1,7 @@