Browse Source

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

28169 1 year ago
parent
commit
dfc36f2279
1 changed files with 12 additions and 12 deletions
  1. 12 12
      src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue

+ 12 - 12
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue View File

@@ -143,7 +143,7 @@
143 143
                               </el-date-picker>
144 144
 
145 145
 
146
-                              <el-select v-if="org_id != 10206 && org_id != 0" style="width:50%;" v-model="item.med_type" placeholder="医疗类型"
146
+                              <el-select v-if="org_id != 10206" style="width:50%;" v-model="item.med_type" placeholder="医疗类型"
147 147
                                          @change="changevalue">
148 148
                                   <el-option
149 149
                                           v-for="(item,index) in register"
@@ -153,7 +153,7 @@
153 153
                                   </el-option>
154 154
                               </el-select>
155 155
 <!--                            //针对海拉尔普爱肾病医院-->
156
-                            <el-select v-if="org_id == 10206 ||  org_id == 0" style="width:50%;" v-model="item.med_type" placeholder="医疗类型"
156
+                            <el-select v-if="org_id == 10206" style="width:50%;" v-model="item.med_type" placeholder="医疗类型"
157 157
                                        @change="changevalue">
158 158
                               <el-option
159 159
                                 v-for="(item,index) in register10206"
@@ -1998,12 +1998,7 @@ export default {
1998 1998
     },
1999 1999
     setData(data, info, admin_info, doctors, department, hisPatientInfo, month_data, last_info,sick,diagnoses,patient_diagnose) {
2000 2000
       console.log("诊断23333333333333",this.diagnose)
2001
-
2002
-      
2003
-     
2004 2001
       this.sick = sick
2005
-      
2006
-      
2007 2002
       this.diagnoses = diagnoses
2008 2003
       this.department = department
2009 2004
       this.curMonthPrescriptions = {}
@@ -2222,7 +2217,7 @@ export default {
2222 2217
         }
2223 2218
       }
2224 2219
 
2225
-      if(this.org_id == 0 || this.org_id == 10375){
2220
+      if( this.org_id == 10375){
2226 2221
         this.state1 = 607
2227 2222
       }
2228 2223
 
@@ -2234,6 +2229,11 @@ export default {
2234 2229
         }
2235 2230
       }
2236 2231
 
2232
+      if(this.org_id == 10206 || this.org_id == 0){
2233
+        this.departmentValue = 263
2234
+        this.state1 = 677
2235
+        this.diagnose.push(716)
2236
+      }
2237 2237
 
2238 2238
     },
2239 2239
     setMonthData(info, admin_info, doctors, department, hisPatientInfo, month_data, last_info) {
@@ -3249,7 +3249,7 @@ export default {
3249 3249
       this.$refs.additionalCharges.show()
3250 3250
     },
3251 3251
     selectDrugs(selection, row) {
3252
-    
3252
+
3253 3253
       // if(this.org_id == 10138 || this.org_id == 9671 || this.org_id == 9675 || this.org_id == 4 || this.org_id == 3877 || this.org_id == 10028 || this.org_id == 10243 || this.org_id == 10188 || this.org_id == 10245 || this.org_id == 9919 || this.org_id == 10106 || this.org_id == 9504 || this.org_id ==10215 || this.org_id == 10188 || this.org_id == 10265 || this.org_id == 10164 || this.org_id == 9956 || this.org_id == 10188 || this.org_id == 10191 || this.org_id == 10278 || this.org_id == 10217 || this.org_id ==10210 || this.org_id ==10318 || this.org_id ==10340){
3254 3254
       //     if (row.count <= 0) {
3255 3255
       //       if (selection) {
@@ -3290,14 +3290,14 @@ export default {
3290 3290
                 this.$refs.multipleTable.toggleRowSelection(row)
3291 3291
               }
3292 3292
             }
3293
-            
3293
+
3294 3294
           })
3295 3295
         } else {
3296 3296
           this.$refs.multipleTable.clearSelection()
3297 3297
         }
3298 3298
         if (row.is_project == 0 || row.is_project == 2){
3299 3299
           this.$message.error(row.drug_name + '库存不足')
3300
-          return 
3300
+          return
3301 3301
         }
3302 3302
        }
3303 3303
       }
@@ -3578,7 +3578,7 @@ export default {
3578 3578
       this.teamList = row
3579 3579
     },
3580 3580
     selectChange(selection, row) {
3581
-    
3581
+
3582 3582
       // if(this.org_id == 10138 || this.org_id == 9671 || this.org_id == 9675 || this.org_id == 4 || this.org_id ==3877 || this.org_id == 10028 || this.org_id == 10243 || this.org_id == 10188 || this.org_id ==10245 || this.org_id == 9919  || this.org_id == 10106 || this.org_id == 9504 || this.org_id ==10215 ||  this.org_id == 10188 || this.org_id == 10265 || this.org_id == 10164 || this.org_id == 9956 || this.org_id == 10188 || this.org_id == 10191 || this.org_id == 10278 || this.org_id == 10217 || this.org_id ==10210 || this.org_id ==10318 || this.org_id ==10340){
3583 3583
       //    if (row.stock_count <= 0) {
3584 3584
       //     if (row.type == 3) {