2 Commits 2d8ab92bed ... ffd847e940

Autore SHA1 Messaggio Data
  陈少旭 ffd847e940 Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch 1 giorno fa
  陈少旭 fb78f3359d 1111 1 giorno fa

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Vedi File

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