Browse Source

提交代码

陈少旭 10 months ago
parent
commit
e98f8717e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue View File

3426
         }
3426
         }
3427
 
3427
 
3428
       } else if (index == 9) {
3428
       } else if (index == 9) {
3429
-        if (this.org_id == 10375){
3429
+        if (this.org_id == 10375 && this.hisPatientInfo.balance_accounts_type == 1){
3430
           var that = this
3430
           var that = this
3431
           axios
3431
           axios
3432
             .get('http://127.0.0.1:9532/api/settle/query', {
3432
             .get('http://127.0.0.1:9532/api/settle/query', {