From ac4fe119e8b50e275e2fa07ffff00320d20e852b Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Thu, 21 Mar 2024 09:50:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=97=E4=BD=99=E4=BB=A3=E7=A0=81=E5=88=A0?= =?UTF-8?q?=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/360View/special/index.vue | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/components/360View/special/index.vue b/src/components/360View/special/index.vue index 64d4662..fa52ea8 100644 --- a/src/components/360View/special/index.vue +++ b/src/components/360View/special/index.vue @@ -204,18 +204,6 @@ export default { this.getItemData() }, handleRecord() { - // const patientInfo = { - // examDate: item.examTime ? item.examTime.substring(0, 11) : '', - // itemCode: item.examineItem, - // examNo: item.examNo, - // patientId: this.patientId - // } - // const { href } = this.$router.resolve({ - // name: 'pacs', - // query: { - // 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://192.168.0.85:8001'