diff --git a/src/components/360View/special/index.vue b/src/components/360View/special/index.vue index 11da1aa..64d4662 100644 --- a/src/components/360View/special/index.vue +++ b/src/components/360View/special/index.vue @@ -216,8 +216,8 @@ export default { // info: this.$Base64.encode(JSON.stringify(patientInfo)) // } // }) - const baseUrl = 'http://z1.huimucloud.com:8085' - // const baseUrl = 'http://10.80.5.32:8026' + // const baseUrl = 'http://z1.huimucloud.com:8085' + 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/formList/treatProcess.vue b/src/page-subspecialty/views/modules/formList/treatProcess.vue index c234bf2..1e65d56 100644 --- a/src/page-subspecialty/views/modules/formList/treatProcess.vue +++ b/src/page-subspecialty/views/modules/formList/treatProcess.vue @@ -71,7 +71,7 @@