diff --git a/.env.development b/.env.development index 9c981c3..b183402 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,2 @@ -VITE_API_URL=http://124.223.48.209:8082 +VITE_API_URL=http://localhost:8082 # VITE_API_URL='/' diff --git a/src/views/data-integrate/database/add-or-update.vue b/src/views/data-integrate/database/add-or-update.vue index 1ffdb0e..df54d11 100644 --- a/src/views/data-integrate/database/add-or-update.vue +++ b/src/views/data-integrate/database/add-or-update.vue @@ -33,7 +33,7 @@ - +