陈少旭 пре 1 година
родитељ
комит
7e1755c1fe
1 измењених фајлова са 17 додато и 1 уклоњено
  1. 17 1
      src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue

+ 17 - 1
src/xt_pages/outpatientDoctorStation/components/deskPrescription.vue Прегледај датотеку

2086
 
2086
 
2087
       if(this.org_id == 0 || this.org_id == 10375){
2087
       if(this.org_id == 0 || this.org_id == 10375){
2088
         this.state1 = 607
2088
         this.state1 = 607
2089
+
2089
       }
2090
       }
2090
 
2091
 
2092
+
2093
+
2094
+
2095
+
2096
+
2097
+
2091
       if (info.id > 0) {
2098
       if (info.id > 0) {
2092
         this.doctorValue = info.doctor_id
2099
         this.doctorValue = info.doctor_id
2093
         this.departmentValue = info.departments
2100
         this.departmentValue = info.departments
2102
         }
2109
         }
2103
       }
2110
       }
2104
 
2111
 
2112
+
2113
+
2114
+
2115
+
2105
       // if (info.register_type == 0) {
2116
       // if (info.register_type == 0) {
2106
       //   for (let i = 0; i < this.register.length; i++) {
2117
       //   for (let i = 0; i < this.register.length; i++) {
2107
       //     this.register_type = this.register[0].value
2118
       //     this.register_type = this.register[0].value
2206
         }
2217
         }
2207
       }
2218
       }
2208
 
2219
 
2209
-      if(this.org_id == 0 || this.org_id == 10375){
2220
+      if( this.org_id == 10375){
2210
         this.state1 = 607
2221
         this.state1 = 607
2211
       }
2222
       }
2212
 
2223
 
2218
         }
2229
         }
2219
       }
2230
       }
2220
 
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
+      }
2221
 
2237
 
2222
     },
2238
     },
2223
     setMonthData(info, admin_info, doctors, department, hisPatientInfo, month_data, last_info) {
2239
     setMonthData(info, admin_info, doctors, department, hisPatientInfo, month_data, last_info) {