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