Sfoglia il codice sorgente

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

raolu 6 anni fa
parent
commit
37b1f4d392
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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 = "";