Преглед изворни кода

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

csx пре 3 година
родитељ
комит
fd9904c4c7
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/xt_pages/outpatientCharges/components/registerDialog.vue

+ 1 - 0
src/xt_pages/outpatientCharges/components/registerDialog.vue Прегледај датотеку

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