陈少旭 1 год назад
Родитель
Сommit
be7201a55b
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1 1
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Просмотреть файл

3211
         }
3211
         }
3212
 
3212
 
3213
         if (this.hisPatientInfo.id_card_type == 1) {
3213
         if (this.hisPatientInfo.id_card_type == 1) {
3214
-          if (this.hisPatientInfo.balance_accounts_type != 2 && 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) {
3214
+          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) {
3215
             this.pwdFormVisible = true
3215
             this.pwdFormVisible = true
3216
             this.pwd = ''
3216
             this.pwd = ''
3217
           } else {
3217
           } else {