2 Incheckningar 2d8ab92bed ... ffd847e940

Upphovsman SHA1 Meddelande Datum
  陈少旭 ffd847e940 Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch 1 dag sedan
  陈少旭 fb78f3359d 1111 1 dag sedan
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue Visa fil

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