diff --git a/dist.zip b/dist.zip
new file mode 100644
index 0000000..875738c
Binary files /dev/null and b/dist.zip differ
diff --git a/public/index.html b/public/index.html
index 52a3ddb..6f4ade2 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 5d61a44..eae0c92 100644
--- a/src/components/360View/index.vue
+++ b/src/components/360View/index.vue
@@ -425,8 +425,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 10bf446..64d4662 100644
--- a/src/components/360View/special/index.vue
+++ b/src/components/360View/special/index.vue
@@ -217,8 +217,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/scientificManagement/subjectMgt/index.vue b/src/page-subspecialty/views/modules/scientificManagement/subjectMgt/index.vue
index aa3b8d1..bc69d58 100644
--- a/src/page-subspecialty/views/modules/scientificManagement/subjectMgt/index.vue
+++ b/src/page-subspecialty/views/modules/scientificManagement/subjectMgt/index.vue
@@ -7,9 +7,6 @@
-
-
-
@@ -23,12 +20,11 @@