yuwandanmian 1 year ago
parent
commit
bd5378388b

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

@@ -204,6 +204,7 @@
     },
     methods: {
       onClose() {
+        console.log(this.$route.query.zyh)
         this.$emit('close')
       },
       // 获取详情

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

@@ -539,7 +539,7 @@ export default {
   data() {
     return {
       controlData: {
-        bSwitch: true,
+        bSwitch: false,
         zyh: ''
       },
       // blInfo: {