From ed90e21edda8a4e90d175fe91d26b23842c67261 Mon Sep 17 00:00:00 2001 From: yanzai Date: Fri, 28 Mar 2025 16:13:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=A3=80=E6=9F=A5=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 唐山清任体检平台报告对比/api/api.js | 2 +- 唐山清任体检平台报告对比/api/index.js | 2 +- 唐山清任体检平台报告对比/components/report/type2.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/唐山清任体检平台报告对比/api/api.js b/唐山清任体检平台报告对比/api/api.js index 7e07f3a..8c418af 100644 --- a/唐山清任体检平台报告对比/api/api.js +++ b/唐山清任体检平台报告对比/api/api.js @@ -1,6 +1,6 @@ let url_ = "https://ts-qingren.sixinyun.com"; const dev =0 -if (dev === 0) { +if (dev === 1) { url_ = "http://localhostlanketijian" } let url_array = {}; diff --git a/唐山清任体检平台报告对比/api/index.js b/唐山清任体检平台报告对比/api/index.js index 6d5b226..f27b32e 100644 --- a/唐山清任体检平台报告对比/api/index.js +++ b/唐山清任体检平台报告对比/api/index.js @@ -3,7 +3,7 @@ import { } from '@/lu/axios.js' let url_ = "https://ts-qingren.sixinyun.com"; const dev = 0 -if (dev === 0) { +if (dev === 1) { url_ = "http://localhostlanketijian" } export const HospitalExtraReportStatusAction = async (data) => await $post({ diff --git a/唐山清任体检平台报告对比/components/report/type2.vue b/唐山清任体检平台报告对比/components/report/type2.vue index 38defa0..cf1f4af 100644 --- a/唐山清任体检平台报告对比/components/report/type2.vue +++ b/唐山清任体检平台报告对比/components/report/type2.vue @@ -45,7 +45,7 @@ 检查医生:{{ i.doctor }} - +