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'