diff --git a/.env.production b/.env.production index 0fca4ad..ff5a80a 100644 --- a/.env.production +++ b/.env.production @@ -3,9 +3,9 @@ # 页面标题 VITE_APP_TITLE = 计量业务系统 # 接口请求地址,会设置到 axios 的 baseURL 参数上 -# VITE_APP_API_BASEURL = http://111.198.10.15:21609 +VITE_APP_API_BASEURL = http://111.198.10.15:21609 # VITE_APP_API_BASEURL = http://192.168.83.213:8085 -VITE_APP_API_BASEURL = http://192.168.2.96:8085 +# VITE_APP_API_BASEURL = http://192.168.2.96:8085 # 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空 VITE_APP_DEBUG_TOOL = diff --git a/.env.production b/.env.production index 0fca4ad..ff5a80a 100644 --- a/.env.production +++ b/.env.production @@ -3,9 +3,9 @@ # 页面标题 VITE_APP_TITLE = 计量业务系统 # 接口请求地址,会设置到 axios 的 baseURL 参数上 -# VITE_APP_API_BASEURL = http://111.198.10.15:21609 +VITE_APP_API_BASEURL = http://111.198.10.15:21609 # VITE_APP_API_BASEURL = http://192.168.83.213:8085 -VITE_APP_API_BASEURL = http://192.168.2.96:8085 +# VITE_APP_API_BASEURL = http://192.168.2.96:8085 # 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空 VITE_APP_DEBUG_TOOL = diff --git a/src/components/NormalTable/index.vue b/src/components/NormalTable/index.vue index f342066..9c4581f 100644 --- a/src/components/NormalTable/index.vue +++ b/src/components/NormalTable/index.vue @@ -196,7 +196,7 @@ diff --git a/.env.production b/.env.production index 0fca4ad..ff5a80a 100644 --- a/.env.production +++ b/.env.production @@ -3,9 +3,9 @@ # 页面标题 VITE_APP_TITLE = 计量业务系统 # 接口请求地址,会设置到 axios 的 baseURL 参数上 -# VITE_APP_API_BASEURL = http://111.198.10.15:21609 +VITE_APP_API_BASEURL = http://111.198.10.15:21609 # VITE_APP_API_BASEURL = http://192.168.83.213:8085 -VITE_APP_API_BASEURL = http://192.168.2.96:8085 +# VITE_APP_API_BASEURL = http://192.168.2.96:8085 # 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空 VITE_APP_DEBUG_TOOL = diff --git a/src/components/NormalTable/index.vue b/src/components/NormalTable/index.vue index f342066..9c4581f 100644 --- a/src/components/NormalTable/index.vue +++ b/src/components/NormalTable/index.vue @@ -196,7 +196,7 @@ diff --git a/src/views/device/borrow/borrowHandle.vue b/src/views/device/borrow/borrowHandle.vue index b2bfdba..f685105 100644 --- a/src/views/device/borrow/borrowHandle.vue +++ b/src/views/device/borrow/borrowHandle.vue @@ -462,7 +462,7 @@