see999 3 years ago
parent
commit
315eebb71e

+ 1 - 0
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue View File

@@ -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
         }