Ver código fonte

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

see999 4 anos atrás
pai
commit
a468a1a8e9

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Ver arquivo

82
           >结算单
82
           >结算单
83
           </el-button>
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
           &gt;退号
86
           &gt;退号
87
           </el-button>
87
           </el-button>
88
 
88