Browse Source

Merge branch 'wzf' of http://git.shengws.com/zhangbj/xt_pad into wzf

See999 5 years ago
parent
commit
58b9dc01b5

+ 117 - 214
src/pages/advice/DialysisAdviceTable.vue View File

@@ -188,16 +188,16 @@
188 188
 </template>
189 189
 
190 190
 <script>
191
-import SideBar from "@/pages/layout/SideBar";
192
-import { parseTime } from "@/utils";
193
-import { getSchedualDoctors } from "@/api/advice";
191
+import SideBar from '@/pages/layout/SideBar';
192
+import { parseTime } from '@/utils';
193
+import { getSchedualDoctors } from '@/api/advice';
194 194
 
195 195
 export default {
196
-  name: "DialysisAdviceTable",
196
+  name: 'DialysisAdviceTable',
197 197
   components: {
198 198
     SideBar
199 199
   },
200
-  data() {
200
+  data () {
201 201
     return {
202 202
       selected_date: new Date(),
203 203
       admin_user: [],
@@ -205,252 +205,155 @@ export default {
205 205
       show_sch_type_selector: false,
206 206
       schedule_type_selected: 0,
207 207
       schedule_types: [
208
-        { value: 0, text: "全部班次" },
209
-        { value: 1, text: "上午" },
210
-        { value: 2, text: "下午" },
211
-        { value: 3, text: "晚上" }
208
+        { value: 0, text: '全部班次' },
209
+        { value: 1, text: '上午' },
210
+        { value: 2, text: '下午' },
211
+        { value: 3, text: '晚上' }
212 212
       ],
213 213
 
214 214
       show_zone_selector: false,
215 215
       zone_selected: 0,
216 216
       show_patient_type_selector: false,
217
-      zones: [{ value: 0, text: "全部分区", select: true }],
217
+      zones: [{ value: 0, text: '全部分区', select: true }],
218 218
 
219 219
       show_advice_type_selector: false,
220 220
       advice_type_selected: 0,
221 221
       advice_types: [
222
-        { value: 0, text: "全部医嘱" },
223
-        { value: 1, text: "长期医嘱" },
224
-        { value: 3, text: "临时医嘱" }
222
+        { value: 0, text: '全部医嘱' },
223
+        { value: 1, text: '长期医嘱' },
224
+        { value: 3, text: '临时医嘱' }
225 225
       ],
226 226
 
227 227
       patient_types: [
228
-        { value: 0, text: "全部病人" },
229
-        { value: 1, text: "我的病人" },
230
-        { value: 2, text: "未执行病人" }
228
+        { value: 0, text: '全部病人' },
229
+        { value: 1, text: '我的病人' },
230
+        { value: 2, text: '未执行病人' }
231 231
       ],
232 232
       patient_selected: 0,
233 233
 
234 234
       scheduleMap: {},
235
-      tableData: [
236
-        {
237
-          date: "2016-05-02",
238
-          name: "王小虎",
239
-          province: "上海",
240
-          city: "普陀区",
241
-          address: "上海市普陀区金沙江路 1518 弄",
242
-          zip: 200333
243
-        },
244
-        {
245
-          date: "2016-05-04",
246
-          name: "王小虎",
247
-          province: "上海",
248
-          city: "普陀区",
249
-          address: "上海市普陀区金沙江路 1517 弄",
250
-          zip: 200333
251
-        },
252
-        {
253
-          date: "2016-05-01",
254
-          name: "王小虎",
255
-          province: "上海",
256
-          city: "普陀区",
257
-          address: "上海市普陀区金沙江路 1519 弄",
258
-          zip: 200333
259
-        },
260
-        {
261
-          date: "2016-05-03",
262
-          name: "王小虎",
263
-          province: "上海",
264
-          city: "普陀区",
265
-          address: "上海市普陀区金沙江路 1516 弄",
266
-          zip: 200333
267
-        },
268
-        {
269
-          date: "2016-05-02",
270
-          name: "王小虎",
271
-          province: "上海",
272
-          city: "普陀区",
273
-          address: "上海市普陀区金沙江路 1518 弄",
274
-          zip: 200333
275
-        },
276
-        {
277
-          date: "2016-05-04",
278
-          name: "王小虎",
279
-          province: "上海",
280
-          city: "普陀区",
281
-          address: "上海市普陀区金沙江路 1517 弄",
282
-          zip: 200333
283
-        },
284
-        {
285
-          date: "2016-05-01",
286
-          name: "王小虎",
287
-          province: "上海",
288
-          city: "普陀区",
289
-          address: "上海市普陀区金沙江路 1519 弄",
290
-          zip: 200333
291
-        },
292
-        {
293
-          date: "2016-05-03",
294
-          name: "王小虎",
295
-          province: "上海",
296
-          city: "普陀区",
297
-          address: "上海市普陀区金沙江路 1516 弄",
298
-          zip: 200333
299
-        },
300
-        {
301
-          date: "2016-05-02",
302
-          name: "王小虎",
303
-          province: "上海",
304
-          city: "普陀区",
305
-          address: "上海市普陀区金沙江路 1518 弄",
306
-          zip: 200333
307
-        },
308
-        {
309
-          date: "2016-05-04",
310
-          name: "王小虎",
311
-          province: "上海",
312
-          city: "普陀区",
313
-          address: "上海市普陀区金沙江路 1517 弄",
314
-          zip: 200333
315
-        },
316
-        {
317
-          date: "2016-05-01",
318
-          name: "王小虎",
319
-          province: "上海",
320
-          city: "普陀区",
321
-          address: "上海市普陀区金沙江路 1519 弄",
322
-          zip: 200333
323
-        },
324
-        {
325
-          date: "2016-05-03",
326
-          name: "王小虎",
327
-          province: "上海",
328
-          city: "普陀区",
329
-          address: "上海市普陀区金沙江路 1516 弄",
330
-          zip: 200333
331
-        }
332
-      ]
333
-    };
235
+      tableData: []
236
+    }
334 237
   },
335 238
   computed: {
336
-    selected_date_str: function() {
337
-      return parseTime(this.selected_date, "{y}-{m}-{d}");
239
+    selected_date_str: function () {
240
+      return parseTime(this.selected_date, '{y}-{m}-{d}')
338 241
     },
339
-    filtedScheduals: function() {
340
-      var scheduleMap = new Object();
242
+    filtedScheduals: function () {
243
+      var scheduleMap = new Object()
341 244
       if (this.zone_selected == 0) {
342 245
         for (const key in this.scheduleMap) {
343
-          scheduleMap[key] = this.scheduleMap[key];
246
+          scheduleMap[key] = this.scheduleMap[key]
344 247
         }
345 248
       } else {
346
-        var zone_name = this.zones[this.zone_selected].text;
347
-        scheduleMap[zone_name] = this.scheduleMap[zone_name];
249
+        var zone_name = this.zones[this.zone_selected].text
250
+        scheduleMap[zone_name] = this.scheduleMap[zone_name]
348 251
       }
349 252
 
350 253
       if (this.schedule_type_selected != 0) {
351
-        var _scheduleMap = {};
254
+        var _scheduleMap = {}
352 255
         for (const key in scheduleMap) {
353
-          var origin_schedules = scheduleMap[key];
354
-          var schedules = [];
256
+          var origin_schedules = scheduleMap[key]
257
+          var schedules = []
355 258
           for (let index = 0; index < origin_schedules.length; index++) {
356
-            const schedule = origin_schedules[index];
259
+            const schedule = origin_schedules[index]
357 260
             if (schedule.schedule_type == this.schedule_type_selected) {
358
-              schedules.push(schedule);
261
+              schedules.push(schedule)
359 262
             }
360 263
           }
361 264
           if (schedules.length > 0) {
362
-            _scheduleMap[key] = schedules;
265
+            _scheduleMap[key] = schedules
363 266
           }
364 267
         }
365 268
 
366
-        scheduleMap = _scheduleMap;
269
+        scheduleMap = _scheduleMap
367 270
       }
368 271
       for (var key in scheduleMap) {
369
-        let mapArr = scheduleMap[key];
272
+        let mapArr = scheduleMap[key]
370 273
         for (let i = 0; i < mapArr.length; i++) {
371
-          mapArr[i]["new_advice"] = [];
274
+          mapArr[i]['new_advice'] = []
372 275
         }
373 276
       }
374 277
 
375 278
       for (var key in scheduleMap) {
376
-        let mapArr = scheduleMap[key];
279
+        let mapArr = scheduleMap[key]
377 280
         for (let i = 0; i < mapArr.length; i++) {
378
-          var maps = mapArr[i];
379
-          var resp_advices = maps.doctor_advice;
281
+          var maps = mapArr[i]
282
+          var resp_advices = maps.doctor_advice
380 283
           if (resp_advices.length > 0) {
381
-            var newGroupObject = function() {
284
+            var newGroupObject = function () {
382 285
               return Object.assign(
383 286
                 {},
384 287
                 {
385 288
                   group_no: 0,
386 289
                   advices: []
387 290
                 }
388
-              );
291
+              )
389 292
             };
390
-            var initGroupBlock = function(group, advice) {
391
-              group.group_no = advice.groupno;
293
+            var initGroupBlock = function (group, advice) {
294
+              group.group_no = advice.groupno
392 295
             };
393 296
 
394
-            var advice_groups = [];
395
-            var group = newGroupObject();
297
+            var advice_groups = []
298
+            var group = newGroupObject()
396 299
             for (let index = 0; index < resp_advices.length; index++) {
397
-              const advice = resp_advices[index];
300
+              const advice = resp_advices[index]
398 301
               if (advice.groupno == 0) {
399 302
                 // 老版本的医嘱
400 303
                 if (advice.parent_id > 0) {
401 304
                   if (advice_groups.length > 0) {
402
-                    var parent_group = advice_groups[advice_groups.length - 1];
305
+                    var parent_group = advice_groups[advice_groups.length - 1]
403 306
                     if (parent_group.advices.length > 0) {
404 307
                       if (parent_group.advices[0].id == advice.parent_id) {
405
-                        parent_group.advices.push(advice);
308
+                        parent_group.advices.push(advice)
406 309
                       }
407 310
                     }
408 311
                   }
409
-                  continue;
312
+                  continue
410 313
                 } else {
411 314
                   if (group.group_no > 0) {
412
-                    advice_groups.push(group);
413
-                    group = newGroupObject();
315
+                    advice_groups.push(group)
316
+                    group = newGroupObject()
414 317
                   }
415 318
 
416
-                  initGroupBlock(group, advice);
417
-                  group.advices.push(advice);
418
-                  advice_groups.push(group);
419
-                  group = newGroupObject();
319
+                  initGroupBlock(group, advice)
320
+                  group.advices.push(advice)
321
+                  advice_groups.push(group)
322
+                  group = newGroupObject()
420 323
                   continue;
421 324
                 }
422 325
               } else {
423 326
                 if (group.group_no > 0 && group.group_no != advice.groupno) {
424
-                  advice_groups.push(group);
425
-                  group = newGroupObject();
327
+                  advice_groups.push(group)
328
+                  group = newGroupObject()
426 329
                 }
427 330
                 if (group.group_no == 0) {
428
-                  initGroupBlock(group, advice);
331
+                  initGroupBlock(group, advice)
429 332
                 }
430 333
                 if (group.group_no == advice.groupno) {
431
-                  group.advices.push(advice);
334
+                  group.advices.push(advice)
432 335
                 }
433 336
               }
434 337
             }
435 338
             if (group.group_no > 0) {
436 339
               // 上述的算法会导致最后一组没有加到advice_groups,这里要手动加上
437
-              advice_groups.push(group);
340
+              advice_groups.push(group)
438 341
             }
439
-            advice_groups = advice_groups;
342
+            advice_groups = advice_groups
440 343
           } else {
441
-            advice_groups = [];
344
+            advice_groups = []
442 345
           }
443
-          maps.new_advice = advice_groups;
346
+          maps.new_advice = advice_groups
444 347
         }
445 348
       }
446 349
 
447
-      console.log(scheduleMap);
350
+      console.log(scheduleMap)
448 351
 
449
-      return scheduleMap;
352
+      return scheduleMap
450 353
     }
451 354
   },
452
-  created() {
453
-    this.requestSchedualDoctors();
355
+  created () {
356
+    this.requestSchedualDoctors()
454 357
   },
455 358
   methods: {
456 359
     // getNumber: function (advice,schedule) {
@@ -464,114 +367,114 @@ export default {
464 367
     //   }
465 368
     //
466 369
     // },
467
-    clickfunction: function(val) {
370
+    clickfunction: function (val) {
468 371
       // console.log(val);
469 372
       this.$router.push({
470
-        path: "/details",
373
+        path: '/details',
471 374
         query: {
472 375
           patient_id: val.patient.id,
473 376
           date: this.selected_date.getTime() / 1000,
474 377
           patient_name: val.patient.name
475 378
         }
476
-      });
379
+      })
477 380
     },
478
-    handlePaitentType: function(index) {
479
-      this.patient_selected = index;
480
-      this.show_patient_type_selector = false;
481
-      this.requestSchedualDoctors();
381
+    handlePaitentType: function (index) {
382
+      this.patient_selected = index
383
+      this.show_patient_type_selector = false
384
+      this.requestSchedualDoctors()
482 385
     },
483
-    openPicker() {
484
-      this.$refs.picker.open();
386
+    openPicker () {
387
+      this.$refs.picker.open()
485 388
     },
486
-    getAdaviceType(type, parent_id) {
389
+    getAdaviceType (type, parent_id) {
487 390
       if (parent_id == 0) {
488 391
         if (type == 1) {
489
-          return "长嘱";
392
+          return '长嘱';
490 393
         } else if (type == 2) {
491
-          return "临嘱";
394
+          return '临嘱';
492 395
         } else if (type == 3) {
493
-          return "临嘱";
396
+          return '临嘱';
494 397
         }
495 398
       }
496 399
     },
497
-    getName(val) {
498
-      console.log(this.admin_user);
400
+    getName (val) {
401
+      console.log(this.admin_user)
499 402
 
500 403
       for (let i = 0; i < this.admin_user.length; i++) {
501 404
         if (this.admin_user[i].id == val) {
502
-          return this.admin_user[i].name;
405
+          return this.admin_user[i].name
503 406
         }
504 407
       }
505 408
     },
506
-    handletimeType: function(index) {
507
-      this.schedule_type_selected = index;
508
-      this.show_sch_type_selector = false;
409
+    handletimeType: function (index) {
410
+      this.schedule_type_selected = index
411
+      this.show_sch_type_selector = false
509 412
     },
510
-    handleAdviceType: function(index) {
511
-      this.advice_type_selected = index;
512
-      this.show_advice_type_selector = false;
513
-      this.requestSchedualDoctors();
413
+    handleAdviceType: function (index) {
414
+      this.advice_type_selected = index
415
+      this.show_advice_type_selector = false
416
+      this.requestSchedualDoctors()
514 417
     },
515
-    handleZoneChange: function(index) {
516
-      this.zone_selected = index;
517
-      this.show_zone_selector = false;
418
+    handleZoneChange: function (index) {
419
+      this.zone_selected = index
420
+      this.show_zone_selector = false
518 421
     },
519
-    parseTime: function(time, layout) {
422
+    parseTime: function (time, layout) {
520 423
       // console.log(time);
521 424
       if (time == 0) {
522
-        return "";
425
+        return '';
523 426
       }
524
-      return parseTime(time, layout);
427
+      return parseTime(time, layout)
525 428
     },
526
-    requestSchedualDoctors() {
429
+    requestSchedualDoctors () {
527 430
       getSchedualDoctors({
528 431
         date: this.selected_date_str,
529 432
         patient_type: this.patient_selected,
530 433
         advice_type: 2
531 434
       }).then(rs => {
532
-        var resp = rs.data;
435
+        var resp = rs.data
533 436
         if (resp.state == 1) {
534
-          this.admin_user = resp.data.adminUser;
535
-          var schedules = resp.data.scheduals;
536
-          var zoneMap = {};
537
-          var scheduleMap = {};
437
+          this.admin_user = resp.data.adminUser
438
+          var schedules = resp.data.scheduals
439
+          var zoneMap = {}
440
+          var scheduleMap = {}
538 441
           for (let index = 0; index < schedules.length; index++) {
539
-            const schedule = schedules[index];
442
+            const schedule = schedules[index]
540 443
             if (schedule.doctor_advice.length == 0) {
541
-              continue;
444
+              continue
542 445
             }
543 446
             if (scheduleMap[schedule.device_number.zone.name] == null) {
544
-              scheduleMap[schedule.device_number.zone.name] = [];
447
+              scheduleMap[schedule.device_number.zone.name] = []
545 448
             }
546
-            scheduleMap[schedule.device_number.zone.name].push(schedule);
449
+            scheduleMap[schedule.device_number.zone.name].push(schedule)
547 450
             if (zoneMap[schedule.device_number.zone.name] == null) {
548 451
               zoneMap[schedule.device_number.zone.name] =
549
-                schedule.device_number.zone;
452
+                schedule.device_number.zone
550 453
             }
551 454
           }
552 455
 
553
-          var zones = [];
554
-          zones.push({ value: 0, text: "全部分区" });
456
+          var zones = []
457
+          zones.push({ value: 0, text: '全部分区' })
555 458
           for (var zoneName in zoneMap) {
556
-            zones.push({ value: zoneMap[zoneName].id, text: zoneName });
459
+            zones.push({ value: zoneMap[zoneName].id, text: zoneName })
557 460
           }
558 461
 
559
-          zones = zones.sort(function(a, b) {
560
-            return a.value > b.value;
561
-          });
562
-          this.zones = zones;
462
+          zones = zones.sort(function (a, b) {
463
+            return a.value > b.value
464
+          })
465
+          this.zones = zones
563 466
 
564
-          this.scheduleMap = scheduleMap;
467
+          this.scheduleMap = scheduleMap
565 468
         } else {
566 469
           this.$toast({
567 470
             message: resp.msg
568
-          });
471
+          })
569 472
         }
570
-      });
473
+      })
571 474
     },
572
-    adviceDesc(advice) {}
475
+    adviceDesc (advice) {}
573 476
   }
574
-};
477
+}
575 478
 </script>
576 479
 
577 480
 <style style="stylesheet/scss" lang="scss" scoped>

+ 155 - 74
src/pages/main/today/dialysisMonitoring.vue View File

@@ -54,81 +54,162 @@
54 54
       <div class="NoData" v-show="tableDate.length == 0"><img style="margin-top: 50px; margin-bottom: 50px" src="@/assets/login/data.jpg" alt=""></div>
55 55
 
56 56
     </div>-->
57
-    <el-table :data="date" border style="width: 100%">
58
-      <el-table-column fixed prop="date" label="时间" width="100"></el-table-column>
59
-      <el-table-column prop="name" label="体温(℃)" width="100"></el-table-column>
60
-      <el-table-column prop="province" label="血压(mmHg)" width="100"></el-table-column>
61
-      <el-table-column prop="city" label="脉搏(次/分)" width="100"></el-table-column>
62
-      <el-table-column prop="address" label="呼吸频率(次/分)" width="200"></el-table-column>
63
-      <el-table-column prop="zip" label="静脉压/动脉压(mmHg)" width="100"></el-table-column>
64
-      <el-table-column prop="zip" label="血流量(ml/min)" width="150"></el-table-column>
65
-      <el-table-column prop="zip" label="跨膜压(mmHg)" width="200"></el-table-column>
66
-      <el-table-column prop="zip" label="超滤量(ml)" width="200"></el-table-column>
67
-      <el-table-column prop="zip" label="钠浓度(mmol/L)" width="200"></el-table-column>
68
-      <el-table-column prop="zip" label="透析液温度(℃)" width="200"></el-table-column>
69
-      <el-table-column prop="zip" label="置换率(L/h)" width="200"></el-table-column>
70
-      <el-table-column prop="zip" label="置换量(L)" width="200"></el-table-column>
71
-      <el-table-column prop="zip" label="电导度(mS/m)" width="200"></el-table-column>
72
-      <el-table-column prop="zip" label="置换液流量(ml/h)" width="200"></el-table-column>
73
-      <el-table-column prop="zip" label="病情变化" width="200"></el-table-column>
74
-      <el-table-column prop="zip" label="处理" width="200"></el-table-column>
75
-      <el-table-column prop="zip" label="结果" width="200"></el-table-column>
57
+    <el-table :data="tableDate" border style="width: 100%" ref="form">
58
+      <span v-if="isShow('监测时间')">
59
+         <el-table-column fixed prop="date" label="时间" width="100" align="center">
60
+            <template slot-scope="scope">
61
+                {{parseTime(scope.row.operate_time, "{y}-{m}-{d} {h}:{i}")}}
62
+            </template>
63
+        </el-table-column>
64
+      </span>
65
+      <span  v-if="isShow('体温')">
66
+          <el-table-column prop="name" label="体温(℃)" width="100" align="center">
67
+             <template slot-scope="scope">
68
+                 {{scope.row.temperature?scope.row.temperature:''}}
69
+             </template>
70
+          </el-table-column>
71
+      </span>
72
+      <span v-if="isShow('血压')" >
73
+          <el-table-column prop="province" label="血压(mmHg)" width="100" align="center">
74
+               <template slot-scope="scope">
75
+                   {{scope.row.systolic_blood_pressure?scope.row.systolic_blood_pressure:''}}/{{scope.row.diastolic_blood_pressure?scope.row.diastolic_blood_pressure:''}}
76
+               </template>
77
+          </el-table-column>
78
+      </span>
79
+      <span v-if="isShow('脉搏')">
80
+            <el-table-column prop="city" label="脉搏(次/分)" width="100" align="center">
81
+                <template slot-scope="scope">
82
+                  {{scope.row.pulse_frequency?scope.row.pulse_frequency:''}}
83
+                </template>
84
+            </el-table-column>
85
+      </span>
86
+      <span v-if="isShow('呼吸频率')">
87
+           <el-table-column prop="address" label="呼吸频率(次/分)" width="200" align="center">
88
+                 <template slot-scope="scope">
89
+                   {{scope.row.breathing_rate?scope.row.breathing_rate:''}}
90
+                 </template>
91
+           </el-table-column>
92
+      </span>
93
+      <el-table-column prop="zip" label="静脉压/动脉压(mmHg)" width="100" align="center">
94
+           <template slot-scope="scope" >
95
+              {{scope.row.venous_pressure?scope.row.venous_pressure:''}}/{{scope.row.arterial_pressure?scope.row.arterial_pressure:''}}
96
+           </template>
97
+      </el-table-column>
98
+      <span v-if="isShow('血流量')">
99
+           <el-table-column prop="zip" label="血流量(ml/min)" width="150" align="center">
100
+              <template slot-scope="scope">
101
+                {{scope.row.blood_flow_volume?scope.row.blood_flow_volume:''}}
102
+              </template>
103
+           </el-table-column>
104
+      </span>
105
+      <span v-if="isShow('跨膜压')">
106
+           <el-table-column prop="zip" label="跨膜压(mmHg)" width="200" align="center">
107
+                <template slot-scope="scope">
108
+                   {{scope.row.transmembrane_pressure?scope.row.transmembrane_pressure:''}}
109
+                </template>
110
+           </el-table-column>
111
+      </span>
112
+      <span  v-if="isShow('超滤量')">
113
+            <el-table-column prop="zip" label="超滤量(ml)" width="200" align="center">
114
+                <template slot-scope="scope">
115
+                    {{scope.row.ultrafiltration_volume?scope.row.ultrafiltration_volume:''}}
116
+                </template>
117
+            </el-table-column>
118
+      </span>
119
+
120
+      <span v-if="isShow('钠浓度')">
121
+            <el-table-column prop="zip" label="钠浓度(mmol/L)" width="200" align="center">
122
+                <template slot-scope="scope">
123
+                     {{scope.row.sodium_concentration?scope.row.sodium_concentration:''}}
124
+                </template>
125
+            </el-table-column>
126
+      </span>
127
+
128
+      <span v-if="isShow('透析液温度')">
129
+           <el-table-column prop="zip" label="透析液温度(℃)" width="200" align="center">
130
+                 <template slot-scope="scope">
131
+                    {{scope.row.dialysate_temperature?scope.row.dialysate_temperature:''}}
132
+                 </template>
133
+             </el-table-column>
134
+      </span>
135
+
136
+      <span v-if="isShow('置换率')">
137
+          <el-table-column prop="zip" label="置换率(L/h)" width="200" align="center">
138
+             <template slot-scope="scope">
139
+                {{scope.row.replacement_rate?scope.row.replacement_rate:''}}
140
+             </template>
141
+          </el-table-column>
142
+      </span>
143
+
144
+      <span v-if="isShow('置换量')">
145
+           <el-table-column prop="zip" label="置换量(L)" width="200" align="center">
146
+                <template slot-scope="scope">
147
+                  {{scope.row.displacement_quantity?scope.row.displacement_quantity:''}}
148
+                </template>
149
+           </el-table-column>
150
+      </span>
151
+
152
+      <span v-if="isShow('电导度')">
153
+         <el-table-column prop="zip" label="电导度(mS/m)" width="200" align="center">
154
+              <template slot-scope="scope">
155
+               {{scope.row.conductivity?scope.row.conductivity:''}}
156
+              </template>
157
+         </el-table-column>
158
+      </span>
159
+
160
+      <span  v-if="isShow('置换液流量')">
161
+             <el-table-column prop="zip" label="置换液流量(ml/h)" width="200" align="center">
162
+                <template slot-scope="scope">
163
+                    {{scope.row.displacement_flow_quantity?scope.row.displacement_flow_quantity:''}}
164
+                </template>
165
+             </el-table-column>
166
+      </span>
167
+
168
+      <span v-if="isShow('病情变化')">
169
+           <el-table-column prop="zip" label="病情变化" width="200" align="center">
170
+             <template slot-scope="scope">
171
+                 {{scope.row.symptom}}
172
+             </template>
173
+           </el-table-column>
174
+      </span>
175
+
176
+       <span v-if="isShow('处理')">
177
+            <el-table-column prop="zip" label="处理" width="200" align="center">
178
+              <template slot-scope="scope">
179
+               {{scope.row.dispose}}
180
+              </template>
181
+            </el-table-column>
182
+       </span>
183
+
184
+      <span v-if="isShow('结果')">
185
+            <el-table-column prop="zip" label="结果" width="200" align="center">
186
+                 <template slot-scope="scope">
187
+                   {{scope.row.result}}
188
+                 </template>
189
+            </el-table-column>
190
+      </span>
76 191
     </el-table>
77 192
   </div>
78 193
 </template>
79 194
 
80 195
 <script>
81
-import { parseTime } from "@/utils";
196
+import { parseTime } from '@/utils'
82 197
 
83 198
 export default {
84
-  name: "statOrder",
85
-  data() {
199
+  name: 'statOrder',
200
+  data () {
86 201
     return {
87
-      title: "透析监测 ",
202
+      title: '透析监测 ',
88 203
       template_id: 0,
89
-      tableDate: [],
90
-      date: [
91
-        {
92
-          date: "2016-05-02",
93
-          name: "王小虎",
94
-          province: "上海",
95
-          city: "普陀区",
96
-          address: "上海市普陀区金沙江路 1518 弄",
97
-          zip: 200333
98
-        },
99
-        {
100
-          date: "2016-05-04",
101
-          name: "王小虎",
102
-          province: "上海",
103
-          city: "普陀区",
104
-          address: "上海市普陀区金沙江路 1517 弄",
105
-          zip: 200333
106
-        },
107
-        {
108
-          date: "2016-05-01",
109
-          name: "王小虎",
110
-          province: "上海",
111
-          city: "普陀区",
112
-          address: "上海市普陀区金沙江路 1519 弄",
113
-          zip: 200333
114
-        },
115
-        {
116
-          date: "2016-05-03",
117
-          name: "王小虎",
118
-          province: "上海",
119
-          city: "普陀区",
120
-          address: "上海市普陀区金沙江路 1516 弄",
121
-          zip: 200333
122
-        }
123
-      ]
124
-    };
204
+      tableDate: []
205
+    }
125 206
   },
126
-  created() {
127
-    this.template_id = this.$store.getters.user.template_info.template_id;
207
+  created () {
208
+    this.template_id = this.$store.getters.user.template_info.template_id
128 209
   },
129 210
   methods: {
130
-    isShow(name) {
131
-      var filedList = this.$store.getters.user.fileds;
211
+    isShow (name) {
212
+      var filedList = this.$store.getters.user.fileds
132 213
 
133 214
       for (let i = 0; i < filedList.length; i++) {
134 215
         if (
@@ -136,26 +217,26 @@ export default {
136 217
           filedList[i].filed_name_cn == name &&
137 218
           filedList[i].is_show == 1
138 219
         ) {
139
-          return true;
220
+          return true
140 221
         }
141 222
       }
142
-      return false;
223
+      return false
143 224
     },
144
-    setRecords(records) {
225
+    setRecords (records) {
145 226
       if (records == null) {
146
-        records = [];
227
+        records = []
147 228
       }
148
-      this.tableDate.splice(0, this.tableDate.length);
149
-      this.tableDate.push(...records);
229
+      this.tableDate.splice(0, this.tableDate.length)
230
+      this.tableDate.push(...records)
150 231
     },
151
-    parseTime(time, layout) {
152
-      return parseTime(time, layout);
232
+    parseTime (time, layout) {
233
+      return parseTime(time, layout)
153 234
     },
154
-    addRecords(records) {
155
-      this.tableDate.push(...records);
235
+    addRecords (records) {
236
+      this.tableDate.push(...records)
156 237
     }
157 238
   }
158
-};
239
+}
159 240
 </script>
160 241
 
161 242
 <style rel="stylesheet/scss" lang="scss" scoped>

+ 92 - 86
src/pages/main/today/statOrder.vue View File

@@ -5,7 +5,8 @@
5 5
       <p>{{title}}</p>
6 6
       <span class="line"></span>
7 7
     </h2>
8
-    <!-- <div class="newDiv">
8
+
9
+      <!-- <div class="newDiv">
9 10
       <table class="table">
10 11
         <tr>
11 12
           <th width="12%">开嘱医生</th>
@@ -15,6 +16,7 @@
15 16
           <th width="10.5%">执行护士</th>
16 17
           <th v-if="template_id != 6" width="9.4%">核对护士</th>
17 18
         </tr>
19
+
18 20
         <template v-for="(group) in advice_groups">
19 21
           <tr v-for="(advice, i) in group.advices" :key="advice.id">
20 22
             <td
@@ -53,62 +55,59 @@
53 55
     </div>
54 56
     <div class="NoData" v-show="advice_groups.length == 0">
55 57
       <img style="margin-top: 50px; margin-bottom: 50px" src="@/assets/login/data.jpg" alt />
56
-    </div>-->
57
-    <el-table :data="date" border style="width: 100%">
58
-      <el-table-column fixed prop="date" label="开嘱医生" width="100"></el-table-column>
59
-      <el-table-column prop="name" label="开始时间" width="100"></el-table-column>
60
-      <el-table-column prop="province" label="医嘱内容" width="100"></el-table-column>
61
-      <el-table-column prop="city" label="执行时间" width="100"></el-table-column>
62
-      <el-table-column prop="address" label="执行护士" width="200"></el-table-column>
58
+    </div> -->
59
+    <el-table :data="statOrderdate" border style="width: 100%">
60
+      <el-table-column fixed  label="开嘱医生" width="100">
61
+        <template slot-scope="scope">
62
+           {{doctor_map[scope.row.advice_doctor] != undefined ? doctor_map[scope.row.advice_doctor].name : ""}}
63
+        </template>
64
+      </el-table-column>
65
+      <el-table-column label="开始时间" width="100" type="index"
66
+     >
67
+          <template slot-scope="scope">
68
+                {{parseTime(scope.row.start_time, "{m}-{d} {h}:{i}")}}
69
+          </template>
70
+      </el-table-column>
71
+      <el-table-column  label="医嘱内容" width="100">
72
+        <template slot-scope="scope">
73
+               <span>{{scope.row.advice_name }}</span>
74
+              <!-- <span>{{scope.row.drug_spec}}{{scope.row.drug_spec_unit}} * {{scope.row.prescribing_number}}{{scope.row.prescribing_number_unit}}</span> -->
75
+              <span v-if="scope.row.advice_desc">{{scope.row.advice_desc}}{{scope.row.drug_spec_unit}}</span>
76
+              <span
77
+                v-if="scope.row.prescribing_number"
78
+              >{{scope.row.prescribing_number}}{{scope.row.prescribing_number_unit}}</span>
79
+              <span v-if="scope.row.single_dose">单次用量{{scope.row.single_dose}}{{scope.row.single_dose_unit}}</span>
80
+              <span v-if="scope.row.parent_id == 0">{{scope.row.delivery_way}}</span>
81
+              <span v-if="scope.row.parent_id == 0">{{scope.row.execution_frequency}}</span>
82
+              <!-- <span v-if="scope.row.parent_id == 0&&scope.row.remark.length > 0">({{scope.row.remark}})</span> -->
83
+        </template>
84
+      </el-table-column>
85
+      <el-table-column  label="执行时间" width="100">
86
+         <template slot-scope="scope">
87
+              {{parseTime(scope.row.execution_time, "{m}-{d} {h}:{i}")}}
88
+         </template>
89
+      </el-table-column>
90
+      <el-table-column label="执行护士" width="200">
91
+         <template slot-scope="scope">
92
+          {{scope.row.checker != 0 ? (doctor_map[scope.row.checker] != undefined ? doctor_map[scope.row.checker].name : "") : ""}}
93
+         </template>
94
+      </el-table-column>
63 95
     </el-table>
64 96
   </div>
65 97
 </template>
66 98
 
67 99
 <script>
68
-import { parseTime } from "@/utils";
100
+import { parseTime } from '@/utils'
69 101
 
70 102
 export default {
71
-  name: "statOrder",
72
-  data() {
103
+  name: 'statOrder',
104
+  data () {
73 105
     return {
74
-      title: "临时医嘱 ",
106
+      title: '临时医嘱 ',
75 107
       template_id: 0,
76 108
       tableDate: [],
77
-      date: [
78
-        {
79
-          date: "2016-05-02",
80
-          name: "王小虎",
81
-          province: "上海",
82
-          city: "普陀区",
83
-          address: "上海市普陀区金沙江路 1518 弄",
84
-          zip: 200333
85
-        },
86
-        {
87
-          date: "2016-05-04",
88
-          name: "王小虎",
89
-          province: "上海",
90
-          city: "普陀区",
91
-          address: "上海市普陀区金沙江路 1517 弄",
92
-          zip: 200333
93
-        },
94
-        {
95
-          date: "2016-05-01",
96
-          name: "王小虎",
97
-          province: "上海",
98
-          city: "普陀区",
99
-          address: "上海市普陀区金沙江路 1519 弄",
100
-          zip: 200333
101
-        },
102
-        {
103
-          date: "2016-05-03",
104
-          name: "王小虎",
105
-          province: "上海",
106
-          city: "普陀区",
107
-          address: "上海市普陀区金沙江路 1516 弄",
108
-          zip: 200333
109
-        }
110
-      ]
111
-    };
109
+      statOrderdate: []
110
+    }
112 111
   },
113 112
   props: {
114 113
     doctor_map: {
@@ -117,91 +116,98 @@ export default {
117 116
     advice_groups: {
118 117
       type: Array,
119 118
       default: () => {
120
-        return [];
119
+        return []
121 120
       }
122 121
     }
123 122
   },
124
-  created() {
125
-    this.template_id = this.$store.getters.user.template_info.template_id;
123
+  created () {
124
+    this.template_id = this.$store.getters.user.template_info.template_id
125
+    let arr = [...this.advice_groups]
126
+    let arr2 = []
127
+    arr.map(item => {
128
+      console.log(item.advices)
129
+      arr2.push(...item.advices)
130
+    })
131
+    this.statOrderdate = arr2
126 132
   },
127 133
   methods: {
128
-    setAdvices(advices) {
134
+    setAdvices (advices) {
129 135
       if (advices == null) {
130
-        advices = [];
136
+        advices = []
131 137
       }
132
-      this.tableDate.splice(0, this.tableDate.length);
133
-      this.tableDate.push(...advices);
138
+      this.tableDate.splice(0, this.tableDate.length)
139
+      this.tableDate.push(...advices)
134 140
     },
135
-    parseTime(time, layout) {
141
+    parseTime (time, layout) {
136 142
       if (time == 0) {
137
-        return "";
143
+        return ''
138 144
       }
139
-      return parseTime(time, layout);
145
+      return parseTime(time, layout)
140 146
     },
141
-    createMedicalOrder(row) {
147
+    createMedicalOrder (row) {
142 148
       if (row.parent_id > 0) {
143
-        var spliceIndex = -1;
149
+        var spliceIndex = -1
144 150
         for (let index = this.tableDate.length - 1; ; index--) {
145 151
           if (this.tableDate[index].parent_id === row.parent_id) {
146
-            spliceIndex = index;
147
-            break;
152
+            spliceIndex = index
153
+            break
148 154
           } else if (this.tableDate[index].id === row.parent_id) {
149
-            spliceIndex = index;
150
-            break;
155
+            spliceIndex = index
156
+            break
151 157
           }
152 158
         }
153 159
         if (spliceIndex > -1) {
154
-          spliceIndex += 1;
160
+          spliceIndex += 1
155 161
           if (spliceIndex === this.tableDate.length) {
156
-            this.tableDate.push(row);
162
+            this.tableDate.push(row)
157 163
           } else {
158
-            var swapData = this.tableDate.splice(spliceIndex);
159
-            this.tableDate.push(row);
160
-            this.tableDate = this.tableDate.concat(swapData);
164
+            var swapData = this.tableDate.splice(spliceIndex)
165
+            this.tableDate.push(row)
166
+            this.tableDate = this.tableDate.concat(swapData)
161 167
           }
162 168
         }
163 169
       } else {
164
-        this.tableDate.unshift(row);
170
+        this.tableDate.unshift(row)
165 171
       }
166 172
     },
167
-    delMedicalOrder(row) {
173
+    delMedicalOrder (row) {
168 174
       if (row.parent_id > 0) {
169
-        var rslen = this.tableDate.length;
175
+        var rslen = this.tableDate.length
170 176
         for (let i = 0; i < rslen; i++) {
171 177
           if (this.tableDate[i].id == row.id) {
172
-            this.tableDate.splice(i, 1);
173
-            break;
178
+            this.tableDate.splice(i, 1)
179
+            break
174 180
           }
175 181
         }
176 182
       } else {
177
-        var resetTableData = this.tableDate;
178
-        this.tableDate = [];
179
-        var that = this;
180
-        var rslen = resetTableData.length;
183
+        var resetTableData = this.tableDate
184
+        this.tableDate = []
185
+        var that = this
186
+        var rslen = resetTableData.length
181 187
         for (let i = 0; i < rslen; i++) {
182 188
           if (
183 189
             resetTableData[i].id != row.id &&
184 190
             resetTableData[i].parent_id != row.id
185 191
           ) {
186
-            that.tableDate.push(resetTableData[i]);
192
+            that.tableDate.push(resetTableData[i])
187 193
           }
188 194
         }
189 195
       }
190 196
     },
191
-    executionMedicalOrder(row) {
192
-      var alen = this.tableDate.length;
197
+    executionMedicalOrder (row) {
198
+      var alen = this.tableDate.length
193 199
       for (let index = 0; index < alen; index++) {
194 200
         if (this.tableDate[index].id == row.id) {
195
-          this.tableDate[index].execution_state = 1;
196
-          this.tableDate[index].execution_staff = row.execution_staff;
197
-          this.tableDate[index].execution_time = row.execution_time;
198
-          this.tableDate[index].checker = row.checker;
199
-          break;
201
+          this.tableDate[index].execution_state = 1
202
+          this.tableDate[index].execution_staff = row.execution_staff
203
+          this.tableDate[index].execution_time = row.execution_time
204
+          this.tableDate[index].checker = row.checker
205
+          break
200 206
         }
201 207
       }
202 208
     }
203 209
   }
204
-};
210
+}
205 211
 </script>
206 212
 
207 213
 <style rel="stylesheet/scss" lang="scss" scoped>

+ 99 - 112
src/pages/monitoring/index.vue View File

@@ -168,18 +168,87 @@
168 168
           />
169 169
         </div>
170 170
       </van-list>-->
171
-      <div class="monitoringTable">
172
-        <el-table :data="tableData" border style="width: 100%" class="newTable">
173
-          <el-table-column fixed prop="date" label="姓名" width="100"></el-table-column>
174
-          <el-table-column prop="name" label="机号" width="100"></el-table-column>
175
-          <el-table-column prop="province" label="透析号" width="100"></el-table-column>
176
-          <el-table-column prop="city" label="排班时间" width="100"></el-table-column>
177
-          <el-table-column prop="address" label="透析模式" width="200"></el-table-column>
178
-          <el-table-column prop="zip" label="脱水量" width="100"></el-table-column>
179
-          <el-table-column prop="zip" label="体重(透前/透后)" width="150"></el-table-column>
180
-          <el-table-column prop="zip" label="监控预警(血压/心率)" width="200"></el-table-column>
181
-        </el-table>
182
-      </div>
171
+       <div class="monitoringTable">
172
+      <el-table :data="tableData" border style="width: 100%" class="newTable">
173
+        <el-table-column fixed prop="date" label="机号" width="100" align="center">
174
+            <template slot-scope="scope">
175
+               {{
176
+                scope.row.dialysis_order.device_number.number.length > 0
177
+                  ? scope.row.dialysis_order.device_number.number
178
+                  : scope.row.device_number.number
179
+              }}
180
+            </template>
181
+
182
+        </el-table-column>
183
+        <el-table-column prop="name" label="姓名" width="100" align="center">
184
+          <template slot-scope="scope">
185
+                {{scope.row.patient.name}}
186
+          </template>
187
+        </el-table-column>
188
+        <el-table-column prop="province" label="透析号" width="100" align="center">
189
+            <template slot-scope="scope">
190
+                {{scope.row.patient.dialysis_no}}
191
+            </template>
192
+        </el-table-column>
193
+        <el-table-column prop="city" label="排班时间" width="100" align="center">
194
+                   <template slot-scope="scope">
195
+                      {{parseTime(scope.row.schedule_date,"{y}-{m}-{d}")}}
196
+                   </template>
197
+        </el-table-column>
198
+        <el-table-column prop="address" label="透析模式" width="200" align="center">
199
+                <template slot-scope="scope">
200
+                    {{ scope.row.treatment_mode.name}}
201
+                </template>
202
+        </el-table-column>
203
+        <el-table-column prop="zip" label="脱水量" width="100" align="center">
204
+               <template slot-scope="scope">
205
+                  {{
206
+                scope.row.prescription.dewater_amount
207
+                  ? scope.row.prescription.dewater_amount
208
+                  : ""
209
+              }}
210
+               </template>
211
+        </el-table-column>
212
+        <el-table-column prop="zip" label="体重(透前/透后)" width="150" align="center">
213
+              <template slot-scope="scope">
214
+                    {{
215
+                scope.row.assessment_before_dislysis.weight_before
216
+                  ? scope.row.assessment_before_dislysis.weight_before
217
+                  : ""
218
+              }}/{{
219
+                scope.row.assessment_after_dislysis.weight_after
220
+                  ? scope.row.assessment_after_dislysis.weight_after
221
+                  : ""
222
+              }}
223
+              </template>
224
+        </el-table-column>
225
+        <el-table-column prop="zip" label="监控预警(血压/心率)" width="200" align="center">
226
+            <template slot-scope="scope">
227
+                <span
228
+                v-if="monitorBloodPressureStatus(scope.row.monitoring_record) == 1"
229
+                >低压</span
230
+              >
231
+              <span
232
+                v-if="monitorBloodPressureStatus(scope.row.monitoring_record) == 2"
233
+                >正常</span
234
+              >
235
+              <span
236
+                v-if="monitorBloodPressureStatus(scope.row.monitoring_record) == 3"
237
+                >高压</span
238
+              >
239
+              <span v-if="monitorRateStatus(scope.row.monitoring_record) == 1"
240
+                >心率过缓</span
241
+              >
242
+              <span v-if="monitorRateStatus(scope.row.monitoring_record) == 2"
243
+                >正常</span
244
+              >
245
+              <span v-if="monitorRateStatus(scope.row.monitoring_record) == 3"
246
+                >心率过高</span
247
+              >
248
+            </template>
249
+        </el-table-column>
250
+      </el-table>
251
+       </div>
183 252
     </div>
184 253
     <side-bar :active_index="1"></side-bar>
185 254
     <mt-datetime-picker
@@ -212,104 +281,7 @@ export default {
212 281
   },
213 282
   data () {
214 283
     return {
215
-      tableData: [
216
-        {
217
-          date: "2016-05-02",
218
-          name: "王小虎",
219
-          province: "上海",
220
-          city: "普陀区",
221
-          address: "上海市普陀区金沙江路 1518 弄",
222
-          zip: 200333
223
-        },
224
-        {
225
-          date: "2016-05-04",
226
-          name: "王小虎",
227
-          province: "上海",
228
-          city: "普陀区",
229
-          address: "上海市普陀区金沙江路 1517 弄",
230
-          zip: 200333
231
-        },
232
-        {
233
-          date: "2016-05-01",
234
-          name: "王小虎",
235
-          province: "上海",
236
-          city: "普陀区",
237
-          address: "上海市普陀区金沙江路 1519 弄",
238
-          zip: 200333
239
-        },
240
-        {
241
-          date: "2016-05-03",
242
-          name: "王小虎",
243
-          province: "上海",
244
-          city: "普陀区",
245
-          address: "上海市普陀区金沙江路 1516 弄",
246
-          zip: 200333
247
-        },
248
-        {
249
-          date: "2016-05-02",
250
-          name: "王小虎",
251
-          province: "上海",
252
-          city: "普陀区",
253
-          address: "上海市普陀区金沙江路 1518 弄",
254
-          zip: 200333
255
-        },
256
-        {
257
-          date: "2016-05-04",
258
-          name: "王小虎",
259
-          province: "上海",
260
-          city: "普陀区",
261
-          address: "上海市普陀区金沙江路 1517 弄",
262
-          zip: 200333
263
-        },
264
-        {
265
-          date: "2016-05-01",
266
-          name: "王小虎",
267
-          province: "上海",
268
-          city: "普陀区",
269
-          address: "上海市普陀区金沙江路 1519 弄",
270
-          zip: 200333
271
-        },
272
-        {
273
-          date: "2016-05-03",
274
-          name: "王小虎",
275
-          province: "上海",
276
-          city: "普陀区",
277
-          address: "上海市普陀区金沙江路 1516 弄",
278
-          zip: 200333
279
-        },
280
-        {
281
-          date: "2016-05-02",
282
-          name: "王小虎",
283
-          province: "上海",
284
-          city: "普陀区",
285
-          address: "上海市普陀区金沙江路 1518 弄",
286
-          zip: 200333
287
-        },
288
-        {
289
-          date: "2016-05-04",
290
-          name: "王小虎",
291
-          province: "上海",
292
-          city: "普陀区",
293
-          address: "上海市普陀区金沙江路 1517 弄",
294
-          zip: 200333
295
-        },
296
-        {
297
-          date: "2016-05-01",
298
-          name: "王小虎",
299
-          province: "上海",
300
-          city: "普陀区",
301
-          address: "上海市普陀区金沙江路 1519 弄",
302
-          zip: 200333
303
-        },
304
-        {
305
-          date: "2016-05-03",
306
-          name: "王小虎",
307
-          province: "上海",
308
-          city: "普陀区",
309
-          address: "上海市普陀区金沙江路 1516 弄",
310
-          zip: 200333
311
-        }
312
-      ],
284
+      tableData: [],
313 285
       loading: false,
314 286
       finished: false,
315 287
 
@@ -324,7 +296,8 @@ export default {
324 296
         partition: ''
325 297
       },
326 298
       patient_keyword: '',
327
-      search_page: 1
299
+      search_page: 1,
300
+      schedule_date: '2016-02-03'
328 301
     }
329 302
   },
330 303
   methods: {
@@ -389,7 +362,21 @@ export default {
389 362
             })
390 363
           }
391 364
           this.dialysis_scheduals = dialysis_scheduals
392
-          console.log('数据是什么东西', this.dialysis_scheduals)
365
+
366
+          console.log('是什么东西啊', this.dialysis_scheduals)
367
+          let arr = [...this.dialysis_scheduals]
368
+          console.log('arr', arr)
369
+          let arr2 = []
370
+          arr.map(item => {
371
+            arr2.push(...item.scheduals)
372
+          })
373
+          console.log('arr2', arr2)
374
+          let arr3 = []
375
+          arr2.map(item => {
376
+            this.schedule_date = item.schedule_date
377
+            arr3.push(item.patient)
378
+          })
379
+          this.tableData = arr2
393 380
         }
394 381
       })
395 382
     },