diff --git a/.env.dev_build b/.env.dev_build index 83dcc9e7..eb405885 100644 --- a/.env.dev_build +++ b/.env.dev_build @@ -2,7 +2,7 @@ VITE_USER_NODE_ENV = 'development_cloud' # VITE_APP_BASE_URL = 'https://aida.com.hk/test' # VITE_APP_BASE_URL = 'http://18.167.251.121:10088' # VITE_APP_BASE_URL = 'https://api.aida.com.hk' -VITE_APP_BASE_URL = 'https://develop.api.aida.com.hk/' -# VITE_APP_BASE_URL = 'https://www.develop-ms.api.aida.com.hk/' +# VITE_APP_BASE_URL = 'https://develop.api.aida.com.hk' +VITE_APP_BASE_URL = 'https://www.develop-ms.api.aida.com.hk' # VITE_APP_BASE_URL = 'http://localhost:22170' diff --git a/src/component/Detail/detailLeft/module/uploadList.vue b/src/component/Detail/detailLeft/module/uploadList.vue index 4e36788c..de9737b4 100644 --- a/src/component/Detail/detailLeft/module/uploadList.vue +++ b/src/component/Detail/detailLeft/module/uploadList.vue @@ -12,7 +12,7 @@