test_user il y a 2 ans
Parent
révision
f312a904a8
1 fichiers modifiés avec 13 ajouts et 13 suppressions
  1. 13 13
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 13 - 13
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Voir le fichier

132
 
132
 
133
             <el-button  size="small" v-if="org_id == 10138  || org_id == 10278"
133
             <el-button  size="small" v-if="org_id == 10138  || org_id == 10278"
134
                         @click="openZF(2)"
134
                         @click="openZF(2)"
135
-                        type="primary">自费就诊明细上传成功(4203)
135
+                        type="primary">自费上传确认(4203)
136
             </el-button>
136
             </el-button>
137
 
137
 
138
-            <el-button  size="small" v-if="org_id == 10138  || org_id == 10278"
139
-                        @click="openZF(3)"
140
-                        type="primary">自费就医明细费用查询(4207)
141
-            </el-button>
138
+<!--            <el-button  size="small" v-if="org_id == 10138  || org_id == 10278"-->
139
+<!--                        @click="openZF(3)"-->
140
+<!--                        type="primary">自费就医明细费用查询(4207)-->
141
+<!--            </el-button>-->
142
 
142
 
143
-            <el-button  size="small" v-if="org_id == 10138  || org_id == 10278"
144
-                        @click="openZF(4)"
145
-                        type="primary">自费就医就诊信息查询(4208)
146
-            </el-button>
147
-            <el-button  size="small" v-if="org_id == 10138  || org_id == 10278"
148
-                        @click="openZF(4)"
149
-                        type="primary">自费就医诊断查询(4209)
150
-            </el-button>
143
+<!--            <el-button  size="small" v-if="org_id == 10138  || org_id == 10278"-->
144
+<!--                        @click="openZF(4)"-->
145
+<!--                        type="primary">自费就医就诊信息查询(4208)-->
146
+<!--            </el-button>-->
147
+<!--            <el-button  size="small" v-if="org_id == 10138  || org_id == 10278"-->
148
+<!--                        @click="openZF(4)"-->
149
+<!--                        type="primary">自费就医诊断查询(4209)-->
150
+<!--            </el-button>-->
151
 
151
 
152
 
152
 
153
 
153