@@ -1236,7 +1236,6 @@ export default{
}
},
created(){
- // console.log('chu','chu',);
const id = this.$route.params && this.$route.params.id;
this.patientID = parseInt(id);