浏览代码

提交代码

陈少旭 1年前
父节点
当前提交
e98f8717e9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue 查看文件

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', {