From 7ccac952b85611c93f5b0752ddfcea60d2548fc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=93=E9=B9=8F?= Date: Sat, 11 Oct 2025 15:16:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=A4=87=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- src/App.vue | 2 +- .../componentPrinting.vue | 25 +++++++++++-------- src/views/mssPurchaseOrder/selectedData.vue | 1 - vite.config.ts | 2 +- 6 files changed, 18 insertions(+), 16 deletions(-) diff --git a/.env.development b/.env.development index 236a36a..44fa216 100644 --- a/.env.development +++ b/.env.development @@ -8,4 +8,4 @@ VITE_API_File1 = https://maxcessth.gatedge.cn VITE_API_File = https://maxcessth.gatedge.cn -VITE_API_URL = http://58.252.252.77:91 \ No newline at end of file +VITE_API_URL = https://maxcessth.gatedge.cn:91 \ No newline at end of file diff --git a/.env.production b/.env.production index fae1a64..45c212b 100644 --- a/.env.production +++ b/.env.production @@ -7,4 +7,4 @@ VITE_API_URL2 = https://maxcessth.gatedge.cn:91 VITE_API_File1 = https://maxcessth.gatedge.cn VITE_API_File = https://maxcess.gatedge.cn -VITE_API_URL = http://58.252.252.77:90 \ No newline at end of file +VITE_API_URL = https://maxcess.gatedge.cn:91 \ No newline at end of file diff --git a/src/App.vue b/src/App.vue index a2f5ef7..58d314e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,7 @@