Browse Source

修改代预约详情页面接口请求失败的问题

raolu 6 years ago
parent
commit
37b1f4d392
1 changed files with 3 additions and 0 deletions
  1. 3 0
      html/wdyy/js/detail-appointment.js

+ 3 - 0
html/wdyy/js/detail-appointment.js

@ -2,6 +2,9 @@
 mui.plusReady(function(){
 	var self = plus.webview.currentWebview();
   	var id = self.dataId;
   	if(id == "null"){
   	    id = "";
   	}
	var xtCode = self.xtCode;
 	var doctorCode = "";
	var orgCode = "";