From c831268cd82f5a1a3d87c5a81aacd5138457da4f Mon Sep 17 00:00:00 2001 From: "1747191978@qq.com" <1942943850@qq.com> Date: Sun, 23 Feb 2025 10:58:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B9=B4=E9=BE=84=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=AF=B9=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E3=80=81=E4=BF=AE=E6=94=B9=E5=90=8E=E5=8F=B0=E8=AE=BF=E9=97=AE?= =?UTF-8?q?=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acupuncture-前台/.env.production | 2 +- acupuncture-前台/src/views/index.vue | 8 ++++---- acupuncture-前台/src/views/indexCom/JM.vue | 2 +- acupuncture-前台/src/views/indexCom/patient.vue | 2 +- acupuncture-前台/vue.config.js | 2 +- acupuncture-后台/src/views/indexCom/JM.vue | 2 +- acupuncture-后台/src/views/indexCom/patient.vue | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/acupuncture-前台/.env.production b/acupuncture-前台/.env.production index 79e0cddc..16933567 100644 --- a/acupuncture-前台/.env.production +++ b/acupuncture-前台/.env.production @@ -8,4 +8,4 @@ VUE_APP_BASE_API = 'https://test.tall.wiki/acupuncture' VUE_APP_API_QZURL = 'https://test.tall.wiki/' # 访问路径 -VUE_APP_PUBLIC_PATH = '/acupunctureClient/' +VUE_APP_PUBLIC_PATH = '/acupunctureAdmin/' diff --git a/acupuncture-前台/src/views/index.vue b/acupuncture-前台/src/views/index.vue index 10d335c5..498114a0 100644 --- a/acupuncture-前台/src/views/index.vue +++ b/acupuncture-前台/src/views/index.vue @@ -66,10 +66,10 @@ methods: { resize() { console.log(111) - this.$refs.patient.getRenew(); - this.$refs.JM.getRenew(); - this.$refs.XGZL.getRenew(); - this.$refs.follow.getRenew(); + // this.$refs.patient.getRenew(); + // this.$refs.JM.getRenew(); + // this.$refs.XGZL.getRenew(); + // this.$refs.follow.getRenew(); }, // 周 月 季 年 radioChange(_data, _type, _timeType) { diff --git a/acupuncture-前台/src/views/indexCom/JM.vue b/acupuncture-前台/src/views/indexCom/JM.vue index 12af7846..b968e384 100644 --- a/acupuncture-前台/src/views/indexCom/JM.vue +++ b/acupuncture-前台/src/views/indexCom/JM.vue @@ -16,7 +16,7 @@