@@ -55,7 +55,7 @@ export default {
name: 'CaseHistory',
created () {
this.patient = this.$route.query.patient_id
- this.GetList()
+ // this.GetList()
},
data () {
return {