2 Révisions 2d8ab92bed ... ffd847e940

Auteur SHA1 Message Date
  陈少旭 ffd847e940 Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch il y a 23 heures
  陈少旭 fb78f3359d 1111 il y a 23 heures

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

@@ -119,7 +119,7 @@
119 119
 
120 120
             <el-button v-loading="loadingone" size="small"
121 121
                        @click="open(40)"
122
-                       v-if="org_id == 10191 || org_id == 10318 || org_id == 10567  || org_id == 10375 || org_id == 10480 || org_id == 10721 || org_id == 10724 || org_id == 9478 || org_id == 10768"
122
+                       v-if="org_id == 10191 || org_id == 10318 || org_id == 10567  || org_id == 10375 || org_id == 10480 || org_id == 10721 || org_id == 10724 || org_id == 9478 || org_id == 10768 || org_id == 10751"
123 123
                        type="primary">登陆
124 124
             </el-button>
125 125