yuwandanmian 1 年之前
父节点
当前提交
0f6d04c219
共有 1 个文件被更改,包括 1 次插入1 次删除
  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