浏览代码

Merge branch 'master' of http://git.shengws.com/csx/Pad_New

See999 5 年前
父节点
当前提交
feae194d40
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/main/records/CaseHistory.vue

+ 1 - 1
src/pages/main/records/CaseHistory.vue 查看文件

55
   name: 'CaseHistory',
55
   name: 'CaseHistory',
56
   created () {
56
   created () {
57
     this.patient = this.$route.query.patient_id
57
     this.patient = this.$route.query.patient_id
58
-    this.GetList()
58
+    // this.GetList()
59
   },
59
   },
60
   data () {
60
   data () {
61
     return {
61
     return {