see999 3 年之前
父節點
當前提交
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
         }