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

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

90
           >结算单
90
           >结算单
91
           </el-button>
91
           </el-button>
92
 
92
 
93
-          <el-button v-if="this.$store.getters.xt_user.org_id == 9919"
94
-                     size="small" @click="open(10)" type="primary"
95
-          >退号
96
-          </el-button>
93
+          <!--<el-button v-if="this.$store.getters.xt_user.org_id == 9919"-->
94
+                     <!--size="small" @click="open(10)" type="primary"-->
95
+          <!--&gt;退号-->
96
+          <!--</el-button>-->
97
 
97
 
98
           <!--<el-button v-if="$store.getters.xt_user.org_id == 4 || this.$store.getters.xt_user.org_id == 9919"-->
98
           <!--<el-button v-if="$store.getters.xt_user.org_id == 4 || this.$store.getters.xt_user.org_id == 9919"-->
99
           <!--size="small" @click="open(11)" type="primary"-->
99
           <!--size="small" @click="open(11)" type="primary"-->