yq1 1 ano atrás
pai
commit
16c5ac09fd
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/xt_pages/outpatientCharges/statementPrint.vue

+ 2 - 2
src/xt_pages/outpatientCharges/statementPrint.vue Ver arquivo

64
             org_id != 9504 &&
64
             org_id != 9504 &&
65
             org_id != 10028 &&
65
             org_id != 10028 &&
66
             org_id != 0 &&
66
             org_id != 0 &&
67
-            org_id != 10278 && org_id != 10387 && org_id != 10191 &&org_id != 10210 &&org_id != 10485 && this.paramsObj.balance_accounts_type == 1">
67
+            org_id != 10278 && org_id != 10387 && org_id != 10191 &&org_id != 10210 &&org_id != 10485 &&org_id != 10480 && this.paramsObj.balance_accounts_type == 1">
68
       </printOne>
68
       </printOne>
69
 
69
 
70
       <privateChargePrint :info="info" v-if="org_id != 9990 &&
70
       <privateChargePrint :info="info" v-if="org_id != 9990 &&
71
             org_id != 10138 &&
71
             org_id != 10138 &&
72
             org_id != 9504 &&
72
             org_id != 9504 &&
73
             org_id != 10028 &&
73
             org_id != 10028 &&
74
-            org_id != 10278 && org_id != 10387 && org_id != 10191 &&org_id != 10210 &&org_id != 10485 &&org_id != 0 && this.paramsObj.balance_accounts_type == 2">
74
+            org_id != 10278 && org_id != 10387 && org_id != 10191 &&org_id != 10210 &&org_id != 10485 &&org_id != 0 &&org_id != 10480 && this.paramsObj.balance_accounts_type == 2">
75
       </privateChargePrint>
75
       </privateChargePrint>
76
 
76
 
77
     </div>
77
     </div>