csx 4 年之前
父節點
當前提交
ce71a95d49
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

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

@@ -90,10 +90,10 @@
90 90
           >结算单
91 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 98
           <!--<el-button v-if="$store.getters.xt_user.org_id == 4 || this.$store.getters.xt_user.org_id == 9919"-->
99 99
           <!--size="small" @click="open(11)" type="primary"-->