@ -155,7 +155,7 @@
</template>
<template v-else>
<span>该患者近一年未进行冠心病的风险评估</span>
<el-button type="text">前往筛查</el-button>
<el-button type="text" @click="gotoCheck">前往筛查</el-button>
</div>
@ -84,6 +84,9 @@
this.findDiagnosisInformationByPlanId()
},
methods:{
gotoCheck:function(){
window.location.href='../../jbsc/html/statistics.html?code=afaedb9ffd83497888e202ceb78cd8fd'
// 刷新
refresh: function(){
this.planSchedule();