diff --git a/.env.development b/.env.development index eed92e7d..c36d00d3 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = UDI管理系统 ENV = 'development' # 开发环境 -VUE_APP_BASE_API = 'http://127.0.0.1:9991' +VUE_APP_BASE_API = 'http://192.168.0.166:9991' VUE_APP_SYNC_API ="http://127.0.0.1:10001" diff --git a/src/views/inout/InvoiceSelectRegByOrder.vue b/src/views/inout/InvoiceSelectRegByOrder.vue index 228b17b4..a4758b02 100644 --- a/src/views/inout/InvoiceSelectRegByOrder.vue +++ b/src/views/inout/InvoiceSelectRegByOrder.vue @@ -95,22 +95,22 @@ {{ item.name }} @@ -352,22 +352,22 @@