Browse Source

错别字修改

master
bianyaqi 2 years ago
parent
commit
2178569687
  1. 4
      src/components/360View/special/index.vue
  2. 2
      src/page-subspecialty/views/modules/formList/treatProcess.vue
  3. 2
      src/page-subspecialty/views/modules/optometryManagement/dioptric/index.vue
  4. 2
      src/page-subspecialty/views/modules/outpatientManagement/treat/index.vue

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

2
src/page-subspecialty/views/modules/formList/treatProcess.vue

@ -71,7 +71,7 @@
</div>
</div>
<div class="secondTitle" style="padding: 10px 0">
7号房间找护士报
7号房间找护士报
</div>
<div class="flex">
<div style="width: 130px;text-align: center;padding-right:40px ">

2
src/page-subspecialty/views/modules/optometryManagement/dioptric/index.vue

@ -212,7 +212,7 @@ export default {
label: '已诊'
}, {
value: '301',
label: '今日报'
label: '今日报'
}],
disabled: false,
nextVisitTime: [],

2
src/page-subspecialty/views/modules/outpatientManagement/treat/index.vue

@ -270,7 +270,7 @@ export default {
label: '已诊'
}, {
value: '301',
label: '今日报'
label: '今日报'
}],
eyeList: [
{

Loading…
Cancel
Save