Sfoglia il codice sorgente

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

see999 4 anni fa
parent
commit
a468a1a8e9

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

@@ -82,7 +82,7 @@
82 82
           >结算单
83 83
           </el-button>
84 84
 
85
-          <el-button v-if="$store.getters.xt_user.org_id == 4 || this.$store.getters.xt_user.org_id == 9919" size="small" @click="open(10)" type="primary"-->
85
+          <el-button v-if="$store.getters.xt_user.org_id == 4 || this.$store.getters.xt_user.org_id == 9919" size="small" @click="open(10)" type="primary">
86 86
           &gt;退号
87 87
           </el-button>
88 88