瀏覽代碼

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,