Przeglądaj źródła

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 3 lat temu
rodzic
commit
fd9904c4c7

+ 1 - 0
src/xt_pages/outpatientCharges/components/registerDialog.vue Wyświetl plik

@@ -590,6 +590,7 @@
590 590
                   }).catch(() => {
591 591
                   })
592 592
                 } else {
593
+                  that.InsuplcAdmdvs = []
593 594
                   for(let i =0; i < response.data.data.info.output.insuinfo.length; i++){
594 595
                     that.InsuplcAdmdvs.push({
595 596
                       value:response.data.data.info.output.insuinfo[i].insuplc_admdvs,