Kaynağa Gözat

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

csx 3 yıl önce
ebeveyn
işleme
8454884d44

+ 7 - 7
src/xt_pages/dialysis/batch_print/batch_print_order_fortyThree.vue Dosyayı Görüntüle

@@ -328,8 +328,8 @@
328 328
                         <td width="60" style="height:20px;line-height:20px">温度<br />°C</td>
329 329
                         <td width="60" style="height:20px;line-height:20px">超滤率<br />ml/h</td>
330 330
                         <td width="60" style="height:20px;line-height:20px">超滤量<br />ml</td>
331
-                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换率<br /><br />ml/h</td>
332
-                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换量<br /><br />ml</td>
331
+<!--                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换率<br /><br />ml/h</td>-->
332
+<!--                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换量<br /><br />ml</td>-->
333 333
                         <!-- <td width="60" style="height:20px;line-height:20px">血容量<br />ml</td> -->
334 334
                         <td width="">病情变化及处理</td>
335 335
                     </tr>
@@ -347,13 +347,13 @@
347 347
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "/" }}</span></td>
348 348
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.venous_pressure ? monitor.venous_pressure : "/" }}</span></td>
349 349
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.arterial_pressure ? monitor.arterial_pressure : "/" }}</span></td>
350
-                        
350
+
351 351
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.transmembrane_pressure ? monitor.transmembrane_pressure : "/" }}</span></td>
352 352
                         <td>&nbsp;<span v-if="monitor.operate_time">{{monitor.dialysate_temperature ? monitor.dialysate_temperature : '/'}}</span></td>
353 353
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.ultrafiltration_rate ? monitor.ultrafiltration_rate : '/'}}</span></td>
354 354
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "/" }}</span></td>
355
-                        <td v-if="record.prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.replacement_rate ? monitor.replacement_rate : '/'}}</span></td>
356
-                        <td v-if="record.prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.displacement_quantity ? monitor.displacement_quantity : "/" }}</span></td>
355
+<!--                        <td v-if="record.prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.replacement_rate ? monitor.replacement_rate : '/'}}</span></td>-->
356
+<!--                        <td v-if="record.prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.displacement_quantity ? monitor.displacement_quantity : "/" }}</span></td>-->
357 357
                         <!-- <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.accumulated_blood_volume ? monitor.accumulated_blood_volume : "/" }}</span></td> -->
358 358
                         <td style="text-align:left;padding-left:10px;">
359 359
                             <div style="line-height:20px;text-align: left;display: inline-block;">
@@ -714,7 +714,7 @@ export default {
714 714
 
715 715
           this.records = this.records.concat(resp.data.schedules)
716 716
 
717
-          
717
+
718 718
 
719 719
           for (const recordIndex in this.records) {
720 720
             var dlegh = 0
@@ -751,7 +751,7 @@ export default {
751 751
               }
752 752
             })
753 753
             this.records[recordIndex].his_project = his_project
754
-            
754
+
755 755
             var delghThree = 0
756 756
             if (
757 757
               this.records[recordIndex].his_advices &&

+ 7 - 7
src/xt_pages/dialysis/template/DialysisPrintOrderFortyThree.vue Dosyayı Görüntüle

@@ -304,8 +304,8 @@
304 304
                   <td width="60" style="height:20px;line-height:20px">温度<br />°C</td>
305 305
                   <td width="60" style="height:20px;line-height:20px">超滤率<br />ml/h</td>
306 306
                   <td width="60" style="height:20px;line-height:20px">超滤量<br />ml</td>
307
-                  <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换率<br /><br />ml/h</td>
308
-                  <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换量<br /><br />ml</td>
307
+<!--                  <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换率<br /><br />ml/h</td>-->
308
+<!--                  <td width="60" style="height:20px;line-height:20px" v-if="prescription.mode_id == 2">置换量<br /><br />ml</td>-->
309 309
                   <!-- <td width="60" style="height:20px;line-height:20px">血容量<br />ml</td> -->
310 310
                   <td width="">病情变化及处理</td>
311 311
               </tr>
@@ -323,13 +323,13 @@
323 323
                   <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "/" }}</span></td>
324 324
                   <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.venous_pressure ? monitor.venous_pressure : "/" }}</span></td>
325 325
                   <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.arterial_pressure ? monitor.arterial_pressure : "/" }}</span></td>
326
-                  
326
+
327 327
                   <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.transmembrane_pressure ? monitor.transmembrane_pressure : "/" }}</span></td>
328 328
                   <td>&nbsp;<span v-if="monitor.operate_time">{{monitor.dialysate_temperature ? monitor.dialysate_temperature : '/'}}</span></td>
329 329
                   <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.ultrafiltration_rate ? monitor.ultrafiltration_rate : '/'}}</span></td>
330 330
                   <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "/" }}</span></td>
331
-                  <td v-if="prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.replacement_rate ? monitor.replacement_rate : '/'}}</span></td>
332
-                  <td v-if="prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.displacement_quantity ? monitor.displacement_quantity : "/" }}</span></td>
331
+<!--                  <td v-if="prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.replacement_rate ? monitor.replacement_rate : '/'}}</span></td>-->
332
+<!--                  <td v-if="prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.displacement_quantity ? monitor.displacement_quantity : "/" }}</span></td>-->
333 333
                   <!-- <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.accumulated_blood_volume ? monitor.accumulated_blood_volume : "/" }}</span></td> -->
334 334
                   <td style="text-align:left;padding-left:10px;">
335 335
                       <div style="line-height:20px;text-align: left;display: inline-block;">
@@ -794,7 +794,7 @@ export default {
794 794
             }
795 795
         })
796 796
         }
797
-        
797
+
798 798
         if(num == 0){
799 799
           this.$message.success('核对完成')
800 800
         }
@@ -1280,7 +1280,7 @@ export default {
1280 1280
             }
1281 1281
           }
1282 1282
         }
1283
-        
1283
+
1284 1284
         console.log('this.projects',this.projects)
1285 1285
 
1286 1286
         // this.totollength = this.doctor_advices.length + this.monitors.length

+ 1 - 1
src/xt_pages/outpatientDoctorStation/components/prescriptionTable.vue Dosyayı Görüntüle

@@ -432,7 +432,7 @@
432 432
       getAllChange(scope) {
433 433
         if (scope.row.drug.min_unit == scope.row.single_dose_unit) {
434 434
           if (scope.row.prescribing_number_unit == scope.row.drug.min_unit) {
435
-            // console.log(1)
435
+            console.log(1)
436 436
             scope.row.prescribing_number = scope.row.single_dose * (scope.row.execution_frequency ? this.getNum(scope.row.execution_frequency) : 1) * (scope.row.day ? scope.row.day : 1)
437 437
           } else {
438 438
             console.log(12)