瀏覽代碼

Merge branch 'master' of http://192.168.1.220:10080/raolu/PC-application

zyz 6 年之前
父節點
當前提交
63df53695b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/jbsc/js/statistics.js

+ 1 - 1
app/jbsc/js/statistics.js

@ -108,7 +108,7 @@ new Vue({
  	jkjy:function(data){
  		var receiver={"code":data.patientCode,name:data.patientName}
  		sessionStorage.setItem("jbsc-jkwzreceiver",JSON.stringify(receiver))
  		location.href="../../../../health-education/index.html?origin=jbsc"
  		location.href="../../../../health-education/login.html?origin=jbsc"
  	},
  	//筛查
  	shaicha:function(data,isNew){