Преглед изворни кода

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

XMLWAN пре 4 година
родитељ
комит
c4040dbd84
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 4 - 4
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Прегледај датотеку

@@ -126,9 +126,9 @@
126 126
           <!--&gt;查待遇-->
127 127
           <!--</el-button>-->
128 128
 
129
-          <!--<el-button  size="small" @click="query" type="primary"-->
130
-          <!--&gt;查询-->
131
-          <!--</el-button>-->
129
+          <el-button  size="small" @click="query" type="primary"
130
+          >查询
131
+          </el-button>
132 132
 
133 133
 
134 134
         </div>
@@ -481,7 +481,7 @@
481 481
     },
482 482
     methods: {
483 483
       query() {
484
-        if (this.$store.getters.xt_user.org_id == 4 || this.$store.getters.xt_user.org_id == 3877) {
484
+        if (this.$store.getters.xt_user.org_id == 9919) {
485 485
           var that = this
486 486
           axios.get('http://127.0.0.1:9532/api/org/info', {
487 487
             params: {}