see999 4 년 전
부모
커밋
315eebb71e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue

+ 1 - 0
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue 파일 보기

@@ -2596,6 +2596,7 @@
2596 2596
             this.curPrescriptions = this.prescriptions[i]
2597 2597
             this.$refs.multipleTable.clearSelection()
2598 2598
             this.$refs.tables.clearSelection()
2599
+            this.clearSelection()
2599 2600
 
2600 2601
           }
2601 2602
         }