From def0d55ebde0e4e5382c1861f4f310d4742a40b9 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Mon, 7 Aug 2023 10:34:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=88=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 4 ++-- src/components/360View/index.vue | 4 ++-- src/components/360View/special/index.vue | 4 ++-- .../modules/optometryManagement/outFocusEye/outDetail.vue | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/public/index.html b/public/index.html index 24877b8..00df1f6 100644 --- a/public/index.html +++ b/public/index.html @@ -53,8 +53,8 @@ <% if (process.env.VUE_APP_NODE_ENV === 'prod') { %> <% } %> diff --git a/src/components/360View/index.vue b/src/components/360View/index.vue index 980b1f4..8fff240 100644 --- a/src/components/360View/index.vue +++ b/src/components/360View/index.vue @@ -408,8 +408,8 @@ export default { // 360浏览器 handlePacs() { // const baseUrl = 'http://z1.huimucloud.com:8085' - // const baseUrl = 'http://10.80.5.32:8026' - const baseUrl = 'http://192.168.0.85:8001' + const baseUrl = 'http://10.80.5.32:8026' + // const baseUrl = 'http://192.168.0.85:8001' const href = `${baseUrl}/EXAMINE_Report/InterFace?PatID=${this.patientId}&DoctorID=${this.employeeId}&PatIdKey=&ExamNo=` window.open(href, '_blank') // const { href } = this.$router.resolve({ diff --git a/src/components/360View/special/index.vue b/src/components/360View/special/index.vue index c2b0699..265c46e 100644 --- a/src/components/360View/special/index.vue +++ b/src/components/360View/special/index.vue @@ -213,8 +213,8 @@ export default { // } // }) // const baseUrl = 'http://z1.huimucloud.com:8085' - // const baseUrl = 'http://10.80.5.32:8026' - const baseUrl = 'http://192.168.0.85:8001' + const baseUrl = 'http://10.80.5.32:8026' + // const baseUrl = 'http://192.168.0.85:8001' const href = `${baseUrl}/EXAMINE_Report/InterFace?PatID=${this.patientId}&DoctorID=${this.employeeId}&PatIdKey=&ExamNo=` window.open(href, '_blank') }, diff --git a/src/page-subspecialty/views/modules/optometryManagement/outFocusEye/outDetail.vue b/src/page-subspecialty/views/modules/optometryManagement/outFocusEye/outDetail.vue index 180ca17..6ad209a 100644 --- a/src/page-subspecialty/views/modules/optometryManagement/outFocusEye/outDetail.vue +++ b/src/page-subspecialty/views/modules/optometryManagement/outFocusEye/outDetail.vue @@ -188,8 +188,8 @@ export default { return { brandList: [ { - label: '依视路兴趣控', - value: '依视路兴趣控' + label: '依视路星趣控', + value: '依视路星趣控' }, { label: '蔡司成长乐', value: '蔡司成长乐'