@@ -1913,7 +1913,7 @@ export default {
that.$message({ message: '挂号成功', type: 'success', duration: 5000 })
that.$refs.register.hide()
that.loadingone = false
- that.CheckHISPatient(that.record_date,that.patientInfo.id)
+ // that.CheckHISPatient(that.record_date,that.patientInfo.id)
}