Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 3 years ago
parent
commit
7e6f473c2c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/xt_pages/outpatientCharges/costComparison.vue

+ 1 - 2
src/xt_pages/outpatientCharges/costComparison.vue View File

478
             clr_optins:this.query_clr_org,
478
             clr_optins:this.query_clr_org,
479
           }
479
           }
480
           var that = this
480
           var that = this
481
-          if (this.$store.getters.xt_user.org_id == 4 || this.$store.getters.xt_user.org_id == 9919 || this.$store.getters.xt_user.org_id == 10106 || this.$store.getters.xt_user.org_id == 9990 ) {
482
             axios.get('http://127.0.0.1:9532/api/checkaccount/get', {
481
             axios.get('http://127.0.0.1:9532/api/checkaccount/get', {
483
               params: params
482
               params: params
484
             })
483
             })
519
 
518
 
520
               })
519
               })
521
 
520
 
522
-          }
521
+
523
 
522
 
524
         } else {
523
         } else {
525
           let params = {
524
           let params = {