|
|
|
|
3320
|
}
|
3320
|
}
|
3321
|
|
3321
|
|
3322
|
if (this.hisPatientInfo.id_card_type == 1) {
|
3322
|
if (this.hisPatientInfo.id_card_type == 1) {
|
3323
|
- if (this.hisPatientInfo.balance_accounts_type != 2 && this.$store.getters.xt_user.org_id != 10510 && this.$store.getters.xt_user.org_id != 10088 && this.$store.getters.xt_user.org_id != 10106 && this.$store.getters.xt_user.org_id != 10188 && this.$store.getters.xt_user.org_id != 10217 && this.$store.getters.xt_user.org_id != 10191 && this.$store.getters.xt_user.org_id != 10318 && this.$store.getters.xt_user.org_id != 10210 && this.$store.getters.xt_user.org_id != 10375 && this.$store.getters.xt_user.org_id != 10480) {
|
|
|
|
|
3323
|
+ if (this.hisPatientInfo.balance_accounts_type != 2 && this.$store.getters.xt_user.org_id != 10510 && this.$store.getters.xt_user.org_id != 10088 && this.$store.getters.xt_user.org_id != 10106 && this.$store.getters.xt_user.org_id != 10188 && this.$store.getters.xt_user.org_id != 10217 && this.$store.getters.xt_user.org_id != 10191 && this.$store.getters.xt_user.org_id != 10318 && this.$store.getters.xt_user.org_id != 10210 && this.$store.getters.xt_user.org_id != 10375 && this.$store.getters.xt_user.org_id != 10480 && this.$store.getters.xt_user.org_id != 10598) {
|
3324
|
this.pwdFormVisible = true
|
3324
|
this.pwdFormVisible = true
|
3325
|
this.pwd = ''
|
3325
|
this.pwd = ''
|
3326
|
} else {
|
3326
|
} else {
|