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