yuwandanmian hace 1 año
padre
commit
0f6d04c219
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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