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
e3cc0c279f

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Wyświetl plik

@@ -2001,7 +2001,7 @@
2001 2001
           }
2002 2002
 
2003 2003
           if (this.hisPatientInfo.id_card_type == 1) {
2004
-            if (this.hisPatientInfo.balance_accounts_type != 2) {
2004
+            if (this.hisPatientInfo.balance_accounts_type != 2 && this.$store.getters.xt_user.org_id == 10088) {
2005 2005
               this.pwdFormVisible = true
2006 2006
               this.pwd = ''
2007 2007
             } else {