Explorar el Código

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

raolu hace 6 años
padre
commit
37b1f4d392
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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 = "";