XMLWAN 4 gadus atpakaļ
vecāks
revīzija
7d78d737e4
1 mainītis faili ar 15 papildinājumiem un 15 dzēšanām
  1. 15 15
      src/xt_pages/dialysis/details/dialog/monitor_dialog.vue

+ 15 - 15
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue Parādīt failu

372
           </el-table-column>
372
           </el-table-column>
373
 
373
 
374
 
374
 
375
-          
375
+
376
 
376
 
377
           <el-table-column
377
           <el-table-column
378
             prop="heparin"
378
             prop="heparin"
387
           <el-table-column
387
           <el-table-column
388
             prop="heparin"
388
             prop="heparin"
389
             align="center"
389
             align="center"
390
-            label="抗凝剂" 
390
+            label="抗凝剂"
391
             width="140"
391
             width="140"
392
             v-if="isShow('抗凝剂')"
392
             v-if="isShow('抗凝剂')"
393
           >
393
           >
394
             <template slot-scope="scope">
394
             <template slot-scope="scope">
395
-             <span v-if="scope.row.monitor_anticoagulant == 1">无肝素</span> 
395
+             <span v-if="scope.row.monitor_anticoagulant == 1">无肝素</span>
396
              <span v-if="scope.row.monitor_anticoagulant == 2">普通肝素</span>
396
              <span v-if="scope.row.monitor_anticoagulant == 2">普通肝素</span>
397
              <span v-if="scope.row.monitor_anticoagulant == 3">低分子肝素</span>
397
              <span v-if="scope.row.monitor_anticoagulant == 3">低分子肝素</span>
398
              <span v-if="scope.row.monitor_anticoagulant == 4">阿加曲班</span>
398
              <span v-if="scope.row.monitor_anticoagulant == 4">阿加曲班</span>
402
              <span v-if="scope.row.monitor_anticoagulant == 8">依诺肝素</span>
402
              <span v-if="scope.row.monitor_anticoagulant == 8">依诺肝素</span>
403
              <span v-if="scope.row.monitor_anticoagulant == 9">达肝素</span>
403
              <span v-if="scope.row.monitor_anticoagulant == 9">达肝素</span>
404
              <span v-if="scope.row.monitor_anticoagulant_value!=''">({{ scope.row.monitor_anticoagulant_value ? scope.row.monitor_anticoagulant_value : ""  }})</span>
404
              <span v-if="scope.row.monitor_anticoagulant_value!=''">({{ scope.row.monitor_anticoagulant_value ? scope.row.monitor_anticoagulant_value : ""  }})</span>
405
-             
405
+
406
             </template>
406
             </template>
407
           </el-table-column>
407
           </el-table-column>
408
 
408
 
453
             v-if="isShow('病情变化')"
453
             v-if="isShow('病情变化')"
454
           >
454
           >
455
           </el-table-column>
455
           </el-table-column>
456
-          
456
+
457
           <el-table-column
457
           <el-table-column
458
             prop="dispose"
458
             prop="dispose"
459
             align="center"
459
             align="center"
684
                 </div>
684
                 </div>
685
             </el-form-item>
685
             </el-form-item>
686
           </el-col>
686
           </el-col>
687
-        
687
+
688
          <el-col :span="8" v-if="isShow('血压监测部位')">
688
          <el-col :span="8" v-if="isShow('血压监测部位')">
689
             <el-form-item label="血压监测部位:">
689
             <el-form-item label="血压监测部位:">
690
               <div style="display:flex;">
690
               <div style="display:flex;">
706
             </el-form-item>
706
             </el-form-item>
707
          </el-col>
707
          </el-col>
708
 
708
 
709
-        
710
-      
709
+
710
+
711
           <!-- </el-row>
711
           <!-- </el-row>
712
 
712
 
713
           <el-row :gutter="20"> -->
713
           <el-row :gutter="20"> -->
894
         dispose: '', // 处理
894
         dispose: '', // 处理
895
         result: '', // 结果,
895
         result: '', // 结果,
896
         blood_oxygen_saturation: '',
896
         blood_oxygen_saturation: '',
897
-        urr:'', 
897
+        urr:'',
898
         blood_sugar:'',//血糖
898
         blood_sugar:'',//血糖
899
         monitor_anticoagulant:'',
899
         monitor_anticoagulant:'',
900
         monitor_anticoagulant_value:"",
900
         monitor_anticoagulant_value:"",
942
     var symptoms = getDataConfig('hemodialysis', 'symptoms')
942
     var symptoms = getDataConfig('hemodialysis', 'symptoms')
943
     console.log("sysmptoms3333333333",symptoms)
943
     console.log("sysmptoms3333333333",symptoms)
944
     this.anticoagulantsConfit = this.$store.getters.anticoagulants_confit
944
     this.anticoagulantsConfit = this.$store.getters.anticoagulants_confit
945
-    console.log("抗凝剂",this.anticoagulantsConfit)
945
+    //console.log("抗凝剂",this.anticoagulantsConfit)
946
     this.bloodPressureMmonitoringSite = getDataConfig('hemodialysis','blood_pressure_monitoring_site')
946
     this.bloodPressureMmonitoringSite = getDataConfig('hemodialysis','blood_pressure_monitoring_site')
947
     this.complicationList = getDataConfig('hemodialysis','complication')
947
     this.complicationList = getDataConfig('hemodialysis','complication')
948
 
948
 
1065
 
1065
 
1066
       getTodayMonitor(params).then(rs => {
1066
       getTodayMonitor(params).then(rs => {
1067
         console.log("机构ID",this.org_id)
1067
         console.log("机构ID",this.org_id)
1068
-        
1068
+
1069
         var resp = rs.data.data
1069
         var resp = rs.data.data
1070
-       
1070
+
1071
         this.form.operate_time = resp.monitor.operate_time ? (resp.monitor.operate_time + 3600) * 1000 : Date.parse(new Date())
1071
         this.form.operate_time = resp.monitor.operate_time ? (resp.monitor.operate_time + 3600) * 1000 : Date.parse(new Date())
1072
         this.form.temperature = '' // this.last_monitor_record.pulse_frequency;
1072
         this.form.temperature = '' // this.last_monitor_record.pulse_frequency;
1073
 
1073
 
1082
         }else{
1082
         }else{
1083
           this.form.venous_pressure = '' // this.last_monitor_record.venous_pressure;
1083
           this.form.venous_pressure = '' // this.last_monitor_record.venous_pressure;
1084
         }
1084
         }
1085
-        
1085
+
1086
         this.form.venous_pressure_type = resp.monitor.venous_pressure_type ? resp.monitor.venous_pressure_type : 1
1086
         this.form.venous_pressure_type = resp.monitor.venous_pressure_type ? resp.monitor.venous_pressure_type : 1
1087
         this.form.arterial_pressure = resp.monitor.arterial_pressure ? resp.monitor.arterial_pressure : '' // this.last_monitor_record.arterial_pressure;
1087
         this.form.arterial_pressure = resp.monitor.arterial_pressure ? resp.monitor.arterial_pressure : '' // this.last_monitor_record.arterial_pressure;
1088
         this.form.arterial_pressure_type = resp.monitor.arterial_pressure_type ? resp.monitor.arterial_pressure_type : 1
1088
         this.form.arterial_pressure_type = resp.monitor.arterial_pressure_type ? resp.monitor.arterial_pressure_type : 1
1223
     },
1223
     },
1224
 
1224
 
1225
     submitAction: function() {
1225
     submitAction: function() {
1226
-      
1226
+
1227
       // TODO loading
1227
       // TODO loading
1228
       var is_new = this.form.id
1228
       var is_new = this.form.id
1229
       this.form.operate_time = parseInt(this.form.operate_time / 1000)
1229
       this.form.operate_time = parseInt(this.form.operate_time / 1000)
1265
         }
1265
         }
1266
       }
1266
       }
1267
       editMonitor(this.patient_id, this.schedule_date, this.form, mode).then(
1267
       editMonitor(this.patient_id, this.schedule_date, this.form, mode).then(
1268
-        
1268
+
1269
         rs => {
1269
         rs => {
1270
           var resp = rs.data
1270
           var resp = rs.data
1271
           if (resp.state == 1) {
1271
           if (resp.state == 1) {