csx 4 years ago
parent
commit
ce71a95d49
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 4 - 4
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue View File

@@ -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"-->