瀏覽代碼

fix 2.8.0 bug修复

miaofuhao 10 月之前
父節點
當前提交
21994b100d

二進制
CallCenterWeb.UI/RMYY/0418dist.zip


+ 4 - 1
CallCenterWeb.UI/RMYY/src/components/workOrder/information/addOrEditInfOrder.vue

@@ -1120,6 +1120,8 @@ export default {
1120 1120
         this.getCoperyq()
1121 1121
         this.getListyq()
1122 1122
         this.getYQmsg()
1123
+        console.log('F_Customer',this.ruleForm.F_Customer)
1124
+        this.patientMsgAll[0].guanchuangtel = this.ruleForm.F_Phon
1123 1125
         if (!this.wid) {
1124 1126
           this.isshowmen = '0'
1125 1127
         } else {
@@ -1161,7 +1163,7 @@ export default {
1161 1163
     // this.callinNum = '15636363631'
1162 1164
     if (this.callinNum) {
1163 1165
       this.ruleForm.F_Phon = this.callinNum
1164
-      this.patientMsgAll[0].guanchuangtel = this.ruleForm.F_Phon
1166
+      
1165 1167
       this.getOldMsg() // 老患者信息
1166 1168
       this.getYQmsg() // 院区信息
1167 1169
     }
@@ -1593,6 +1595,7 @@ export default {
1593 1595
         if (res.state == 'success' && res.data) {
1594 1596
           this.ruleForm.F_Yqname = res.data.F_YqName
1595 1597
           res.data.F_LinkMan && (this.ruleForm.F_Customer = res.data.F_LinkMan)
1598
+          this.patientMsgAll[0].guanchuangyisheng = this.ruleForm.F_Customer
1596 1599
         } else {
1597 1600
           this.ruleForm.F_Yqname = ''
1598 1601
           this.isAddHos = 1 // 没有数据存标识,提交工单调添加合作院区接口

+ 1 - 1
CallCenterWeb.UI/RMYY/static/config/serverConfig.json

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "NODE_ENV": "development",
3
-  "BASE_API": "http://192.168.1.37:8000/",
3
+  "BASE_API": "https://zyfb.zzrmyy.com/",
4 4
   "TTS_API": "http://39.164.159.192:8000/",
5 5
   "IVR_API":"http://172.16.10.21:9000/",
6 6
   "CORP_ID":"dingbb1314af9ad8e421f2c783f7214b6d69",