From a654df2522a8333408ead837e30776c5560922e7 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Fri, 26 Jul 2024 17:32:45 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E7=AE=97=E4=BB=98=E6=AC=BE=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E6=9F=A5=E7=9C=8B=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 6 +- src/views/budget/component/payPlan.vue | 144 +++++++++++++++------ src/views/budget/seeBudget.vue | 4 +- src/views/statisticalReport/govProcure.vue | 23 +++- 4 files changed, 131 insertions(+), 46 deletions(-) diff --git a/.env.development b/.env.development index f4e6773..d9d2e86 100644 --- a/.env.development +++ b/.env.development @@ -2,10 +2,10 @@ ENV = 'development' # base api -VUE_APP_DOMIAN=http://192.168.60.99:9003/ -#VUE_APP_DOMIAN=http://hdcontract.ali251.langye.net/ +#VUE_APP_DOMIAN=http://192.168.60.99:9003/ +VUE_APP_DOMIAN=http://192.168.60.99:8003/ VUE_APP_BASE_API = '' -VUE_APP_UPLOAD=http://hdcontract.ali251.langye.net/api/admin/upload-file +VUE_APP_UPLOAD=http://192.168.60.99:8003/api/admin/upload-file #VUE_APP_UPLOAD=http://192.168.60.99:9003/api/admin/upload-file VUE_APP_OUT_URL = http://192.168.60.18:2021 diff --git a/src/views/budget/component/payPlan.vue b/src/views/budget/component/payPlan.vue index 1b62f2e..d298b69 100644 --- a/src/views/budget/component/payPlan.vue +++ b/src/views/budget/component/payPlan.vue @@ -1,6 +1,7 @@ diff --git a/src/views/statisticalReport/govProcure.vue b/src/views/statisticalReport/govProcure.vue index 838e12f..bbebdf2 100644 --- a/src/views/statisticalReport/govProcure.vue +++ b/src/views/statisticalReport/govProcure.vue @@ -43,7 +43,7 @@ 分页 - 不分页 + 不分