|
|
@ -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') |
|
|
|