yuwandanmian 1 year ago
parent
commit
0f6d04c219
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/medicalRecord/components/index/ControlDrawer.vue

+ 1 - 1
src/views/medicalRecord/components/index/ControlDrawer.vue

@@ -209,7 +209,7 @@
       // 获取详情
       getData() {
         const params = {
-          ZYH: this.$route.query.zyh
+          ZYH: this.data.zyh
         }
         this.$axios.post('/bmy/qualityResult', params).then(res => {
           this.controls = res.data