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
         }