|
@ -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(isNew){
|