|
@@ -1300,12 +1300,12 @@
|
1300
|
1300
|
'vascular_access_desc'
|
1301
|
1301
|
)
|
1302
|
1302
|
|
1303
|
|
- console.log('血管通路', this.blood_access_option)
|
|
1303
|
+ // console.log('血管通路', this.blood_access_option)
|
1304
|
1304
|
this.dialyzerPerfusionApparatus = getDataConfig(
|
1305
|
1305
|
'hemodialysis',
|
1306
|
1306
|
'dialyzer_perfusion_apparatus'
|
1307
|
1307
|
)
|
1308
|
|
- console.log('灌流器', this.dialyzerPerfusionApparatus)
|
|
1308
|
+ console.log('灌流器', this.dialyzerPerfusionApparatus)
|
1309
|
1309
|
|
1310
|
1310
|
if (this.$route.query && this.$route.query.date) {
|
1311
|
1311
|
var date = this.$route.query && this.$route.query.date
|
|
@@ -1420,11 +1420,11 @@
|
1420
|
1420
|
}
|
1421
|
1421
|
|
1422
|
1422
|
var arr = this.dialysisPrescription
|
1423
|
|
- console.log('arr', arr)
|
|
1423
|
+ // console.log('arr', arr)
|
1424
|
1424
|
|
1425
|
1425
|
|
1426
|
1426
|
const ParamsQuery = arr
|
1427
|
|
- console.log('医嘱推送2', ParamsQuery)
|
|
1427
|
+ // console.log('医嘱推送2', ParamsQuery)
|
1428
|
1428
|
|
1429
|
1429
|
ParamsQuery['patient'] = this.patient.id
|
1430
|
1430
|
ParamsQuery['record_date'] = this.record_date
|
|
@@ -1499,11 +1499,11 @@
|
1499
|
1499
|
return
|
1500
|
1500
|
}
|
1501
|
1501
|
var arr = this.dialysisPrescription
|
1502
|
|
- console.log('arr', arr)
|
|
1502
|
+ // console.log('arr', arr)
|
1503
|
1503
|
|
1504
|
1504
|
|
1505
|
1505
|
const ParamsQuery = arr
|
1506
|
|
- console.log('医嘱推送3', ParamsQuery)
|
|
1506
|
+ // console.log('医嘱推送3', ParamsQuery)
|
1507
|
1507
|
|
1508
|
1508
|
ParamsQuery['patient'] = this.patient.id
|
1509
|
1509
|
ParamsQuery['record_date'] = this.record_date
|
|
@@ -1519,7 +1519,7 @@
|
1519
|
1519
|
type: 'success',
|
1520
|
1520
|
duration: 2000
|
1521
|
1521
|
})
|
1522
|
|
- console.log(hour + ':' + minute)
|
|
1522
|
+ // console.log(hour + ':' + minute)
|
1523
|
1523
|
var date = new Date()
|
1524
|
1524
|
|
1525
|
1525
|
var hour =
|
|
@@ -1582,11 +1582,11 @@
|
1582
|
1582
|
|
1583
|
1583
|
|
1584
|
1584
|
const ParamsQuery = arr
|
1585
|
|
- console.log('医嘱推送4', ParamsQuery)
|
|
1585
|
+ // console.log('医嘱推送4', ParamsQuery)
|
1586
|
1586
|
|
1587
|
1587
|
ParamsQuery['patient'] = this.patient.id
|
1588
|
1588
|
ParamsQuery['record_date'] = this.record_date
|
1589
|
|
- console.log(this.prescription)
|
|
1589
|
+ // console.log(this.prescription)
|
1590
|
1590
|
let mode = ''
|
1591
|
1591
|
if (this.prescription.creater <= 0) {
|
1592
|
1592
|
mode = 1
|
|
@@ -1735,7 +1735,7 @@
|
1735
|
1735
|
this.add_weight = parseFloat(weight_before - last_weight_after).toFixed(
|
1736
|
1736
|
2
|
1737
|
1737
|
)
|
1738
|
|
- console.log('体重增加', this.add_weight)
|
|
1738
|
+ // console.log('体重增加', this.add_weight)
|
1739
|
1739
|
}
|
1740
|
1740
|
|
1741
|
1741
|
this.isVisibility = true
|
|
@@ -1801,7 +1801,7 @@
|
1801
|
1801
|
var arr = this.dialysisPrescription
|
1802
|
1802
|
|
1803
|
1803
|
const ParamsQuery = arr
|
1804
|
|
- console.log('night', ParamsQuery)
|
|
1804
|
+ // console.log('night', ParamsQuery)
|
1805
|
1805
|
ParamsQuery['patient'] = this.patient.id
|
1806
|
1806
|
ParamsQuery['record_date'] = this.record_date
|
1807
|
1807
|
ParamsQuery['mode'] = '1'
|
|
@@ -1843,7 +1843,7 @@
|
1843
|
1843
|
|
1844
|
1844
|
|
1845
|
1845
|
const ParamsQuery = arr
|
1846
|
|
- console.log('ParamsQuerytwo', ParamsQuery)
|
|
1846
|
+ // console.log('ParamsQuerytwo', ParamsQuery)
|
1847
|
1847
|
ParamsQuery['patient'] = this.patient.id
|
1848
|
1848
|
ParamsQuery['record_date'] = this.record_date
|
1849
|
1849
|
ParamsQuery['mode'] = '1'
|
|
@@ -1890,7 +1890,7 @@
|
1890
|
1890
|
var arr = this.dialysisPrescription
|
1891
|
1891
|
|
1892
|
1892
|
const ParamsQuery = arr
|
1893
|
|
- console.log('paramsquerythree', ParamsQuery)
|
|
1893
|
+ // console.log('paramsquerythree', ParamsQuery)
|
1894
|
1894
|
ParamsQuery['patient'] = this.patient.id
|
1895
|
1895
|
ParamsQuery['record_date'] = this.record_date
|
1896
|
1896
|
ParamsQuery['mode'] = '1'
|
|
@@ -1954,8 +1954,8 @@
|
1954
|
1954
|
var arr = this.dialysisPrescription
|
1955
|
1955
|
|
1956
|
1956
|
const ParamsQuery = arr
|
1957
|
|
- console.log('paramsqueryfour', ParamsQuery)
|
1958
|
|
- console.log('创建者', this.prescription.creater)
|
|
1957
|
+ // console.log('paramsqueryfour', ParamsQuery)
|
|
1958
|
+ // console.log('创建者', this.prescription.creater)
|
1959
|
1959
|
// if (this.prescription.creater <= 0) {
|
1960
|
1960
|
// mode = 1;
|
1961
|
1961
|
// } else {
|
|
@@ -1999,11 +1999,11 @@
|
1999
|
1999
|
}
|
2000
|
2000
|
|
2001
|
2001
|
var arr = this.dialysisPrescription
|
2002
|
|
- console.log('arr', arr)
|
|
2002
|
+ // console.log('arr', arr)
|
2003
|
2003
|
|
2004
|
2004
|
|
2005
|
2005
|
const ParamsQuery = arr
|
2006
|
|
- console.log('paramsqueryfive', ParamsQuery)
|
|
2006
|
+ // console.log('paramsqueryfive', ParamsQuery)
|
2007
|
2007
|
ParamsQuery['patient'] = this.patient.id
|
2008
|
2008
|
ParamsQuery['record_date'] = this.record_date
|
2009
|
2009
|
ParamsQuery['mode'] = '1'
|
|
@@ -2042,11 +2042,11 @@
|
2042
|
2042
|
}
|
2043
|
2043
|
|
2044
|
2044
|
var arr = this.dialysisPrescription
|
2045
|
|
- console.log('arr', arr)
|
|
2045
|
+ // console.log('arr', arr)
|
2046
|
2046
|
|
2047
|
2047
|
|
2048
|
2048
|
const ParamsQuery = arr
|
2049
|
|
- console.log('ParamsQuerysix', ParamsQuery)
|
|
2049
|
+ // console.log('ParamsQuerysix', ParamsQuery)
|
2050
|
2050
|
ParamsQuery['patient'] = this.patient.id
|
2051
|
2051
|
ParamsQuery['record_date'] = this.record_date
|
2052
|
2052
|
ParamsQuery['mode'] = '1'
|
|
@@ -2091,11 +2091,11 @@
|
2091
|
2091
|
}
|
2092
|
2092
|
|
2093
|
2093
|
var arr = this.dialysisPrescription
|
2094
|
|
- console.log('arr', arr)
|
|
2094
|
+ // console.log('arr', arr)
|
2095
|
2095
|
|
2096
|
2096
|
|
2097
|
2097
|
const ParamsQuery = arr
|
2098
|
|
- console.log('parasmqueryseven', parasmqueryseven)
|
|
2098
|
+ // console.log('parasmqueryseven', parasmqueryseven)
|
2099
|
2099
|
ParamsQuery['patient'] = this.patient.id
|
2100
|
2100
|
ParamsQuery['record_date'] = this.record_date
|
2101
|
2101
|
ParamsQuery['mode'] = '1'
|
|
@@ -2161,10 +2161,10 @@
|
2161
|
2161
|
}
|
2162
|
2162
|
|
2163
|
2163
|
var arr = this.dialysisPrescription
|
2164
|
|
- console.log('arr', arr)
|
|
2164
|
+ // console.log('arr', arr)
|
2165
|
2165
|
|
2166
|
2166
|
const ParamsQuery = arr
|
2167
|
|
- console.log('eight', ParamsQuery)
|
|
2167
|
+ // console.log('eight', ParamsQuery)
|
2168
|
2168
|
ParamsQuery['patient'] = this.patient.id
|
2169
|
2169
|
ParamsQuery['record_date'] = this.record_date
|
2170
|
2170
|
ParamsQuery['mode'] = '1'
|
|
@@ -2200,11 +2200,11 @@
|
2200
|
2200
|
}
|
2201
|
2201
|
|
2202
|
2202
|
var arr = this.dialysisPrescription
|
2203
|
|
- console.log('arr', arr)
|
|
2203
|
+ // console.log('arr', arr)
|
2204
|
2204
|
|
2205
|
2205
|
|
2206
|
2206
|
const ParamsQuery = arr
|
2207
|
|
- console.log('night', ParamsQuery)
|
|
2207
|
+ // console.log('night', ParamsQuery)
|
2208
|
2208
|
ParamsQuery['patient'] = this.patient.id
|
2209
|
2209
|
ParamsQuery['record_date'] = this.record_date
|
2210
|
2210
|
ParamsQuery['mode'] = '2'
|
|
@@ -2272,11 +2272,11 @@
|
2272
|
2272
|
return
|
2273
|
2273
|
}
|
2274
|
2274
|
var arr = this.dialysisPrescription
|
2275
|
|
- console.log('arr', arr)
|
|
2275
|
+ // console.log('arr', arr)
|
2276
|
2276
|
|
2277
|
2277
|
|
2278
|
2278
|
const ParamsQuery = arr
|
2279
|
|
- console.log('长期处方1', ParamsQuery)
|
|
2279
|
+ // console.log('长期处方1', ParamsQuery)
|
2280
|
2280
|
ParamsQuery['patient'] = this.patient.id
|
2281
|
2281
|
ParamsQuery['record_date'] = this.record_date
|
2282
|
2282
|
ParamsQuery['mode'] = '1'
|
|
@@ -2320,11 +2320,11 @@
|
2320
|
2320
|
return
|
2321
|
2321
|
}
|
2322
|
2322
|
var arr = this.dialysisPrescription
|
2323
|
|
- console.log('arr', arr)
|
|
2323
|
+ // console.log('arr', arr)
|
2324
|
2324
|
|
2325
|
2325
|
|
2326
|
2326
|
const ParamsQuery = arr
|
2327
|
|
- console.log('长期处方2', ParamsQuery)
|
|
2327
|
+ // console.log('长期处方2', ParamsQuery)
|
2328
|
2328
|
|
2329
|
2329
|
ParamsQuery['patient'] = this.patient.id
|
2330
|
2330
|
ParamsQuery['record_date'] = this.record_date
|
|
@@ -2376,15 +2376,15 @@
|
2376
|
2376
|
}
|
2377
|
2377
|
|
2378
|
2378
|
var arr = this.dialysisPrescription
|
2379
|
|
- console.log('arr', arr)
|
|
2379
|
+ // console.log('arr', arr)
|
2380
|
2380
|
|
2381
|
2381
|
|
2382
|
2382
|
const ParamsQuery = arr
|
2383
|
|
- console.log('长期处方3', ParamsQuery)
|
|
2383
|
+ // console.log('长期处方3', ParamsQuery)
|
2384
|
2384
|
|
2385
|
2385
|
ParamsQuery['patient'] = this.patient.id
|
2386
|
2386
|
ParamsQuery['record_date'] = this.record_date
|
2387
|
|
- console.log(this.prescription)
|
|
2387
|
+ // console.log(this.prescription)
|
2388
|
2388
|
|
2389
|
2389
|
ParamsQuery['mode'] = '1'
|
2390
|
2390
|
|
|
@@ -2445,11 +2445,11 @@
|
2445
|
2445
|
return
|
2446
|
2446
|
}
|
2447
|
2447
|
var arr = this.dialysisPrescription
|
2448
|
|
- console.log('arr', arr)
|
|
2448
|
+ // console.log('arr', arr)
|
2449
|
2449
|
|
2450
|
2450
|
|
2451
|
2451
|
const ParamsQuery = arr
|
2452
|
|
- console.log('长期处方5', ParamsQuery)
|
|
2452
|
+ // console.log('长期处方5', ParamsQuery)
|
2453
|
2453
|
|
2454
|
2454
|
ParamsQuery['patient'] = this.patient.id
|
2455
|
2455
|
ParamsQuery['record_date'] = this.record_date
|
|
@@ -2493,11 +2493,11 @@
|
2493
|
2493
|
return
|
2494
|
2494
|
}
|
2495
|
2495
|
var arr = this.dialysisPrescription
|
2496
|
|
- console.log('arr', arr)
|
|
2496
|
+ // console.log('arr', arr)
|
2497
|
2497
|
|
2498
|
2498
|
|
2499
|
2499
|
const ParamsQuery = arr
|
2500
|
|
- console.log('长期处方6', ParamsQuery)
|
|
2500
|
+ // console.log('长期处方6', ParamsQuery)
|
2501
|
2501
|
ParamsQuery['patient'] = this.patient.id
|
2502
|
2502
|
ParamsQuery['record_date'] = this.record_date
|
2503
|
2503
|
ParamsQuery['mode'] = '1'
|
|
@@ -2541,11 +2541,11 @@
|
2541
|
2541
|
return
|
2542
|
2542
|
}
|
2543
|
2543
|
var arr = this.dialysisPrescription
|
2544
|
|
- console.log('arr', arr)
|
|
2544
|
+ // console.log('arr', arr)
|
2545
|
2545
|
|
2546
|
2546
|
|
2547
|
2547
|
const ParamsQuery = arr
|
2548
|
|
- console.log('长期处方7', ParamsQuery)
|
|
2548
|
+ // console.log('长期处方7', ParamsQuery)
|
2549
|
2549
|
ParamsQuery['patient'] = this.patient.id
|
2550
|
2550
|
ParamsQuery['record_date'] = this.record_date
|
2551
|
2551
|
ParamsQuery['mode'] = '1'
|
|
@@ -2595,11 +2595,11 @@
|
2595
|
2595
|
return
|
2596
|
2596
|
}
|
2597
|
2597
|
var arr = this.dialysisPrescription
|
2598
|
|
- console.log('arr', arr)
|
|
2598
|
+ // console.log('arr', arr)
|
2599
|
2599
|
|
2600
|
2600
|
|
2601
|
2601
|
const ParamsQuery = arr
|
2602
|
|
- console.log('长期处方8', ParamsQuery)
|
|
2602
|
+ // console.log('长期处方8', ParamsQuery)
|
2603
|
2603
|
ParamsQuery['patient'] = this.patient.id
|
2604
|
2604
|
ParamsQuery['record_date'] = this.record_date
|
2605
|
2605
|
ParamsQuery['mode'] = '1'
|
|
@@ -2669,10 +2669,10 @@
|
2669
|
2669
|
return
|
2670
|
2670
|
}
|
2671
|
2671
|
var arr = this.dialysisPrescription
|
2672
|
|
- console.log('arr', arr)
|
|
2672
|
+ // console.log('arr', arr)
|
2673
|
2673
|
|
2674
|
2674
|
const ParamsQuery = arr
|
2675
|
|
- console.log('长期处方9', ParamsQuery)
|
|
2675
|
+ // console.log('长期处方9', ParamsQuery)
|
2676
|
2676
|
ParamsQuery['patient'] = this.patient.id
|
2677
|
2677
|
ParamsQuery['record_date'] = this.record_date
|
2678
|
2678
|
ParamsQuery['mode'] = '1'
|
|
@@ -2713,10 +2713,10 @@
|
2713
|
2713
|
return
|
2714
|
2714
|
}
|
2715
|
2715
|
var arr = this.dialysisPrescription
|
2716
|
|
- console.log('arr', arr)
|
|
2716
|
+ // console.log('arr', arr)
|
2717
|
2717
|
|
2718
|
2718
|
const ParamsQuery = arr
|
2719
|
|
- console.log('长期处方10', ParamsQuery)
|
|
2719
|
+ // console.log('长期处方10', ParamsQuery)
|
2720
|
2720
|
|
2721
|
2721
|
ParamsQuery['patient'] = this.patient.id
|
2722
|
2722
|
ParamsQuery['record_date'] = this.record_date
|
|
@@ -2970,9 +2970,9 @@
|
2970
|
2970
|
}
|
2971
|
2971
|
})
|
2972
|
2972
|
.then(res => {
|
2973
|
|
- console.log(res)
|
2974
|
|
- console.log('predialysis.creater', this.pre.creater)
|
2975
|
|
- console.log('admin.id', this.$store.getters.xt_user.user.id)
|
|
2973
|
+ // console.log(res)
|
|
2974
|
+ // console.log('predialysis.creater', this.pre.creater)
|
|
2975
|
+ // console.log('admin.id', this.$store.getters.xt_user.user.id)
|
2976
|
2976
|
if (res.data.state == 0) {
|
2977
|
2977
|
this.hasPermission = false
|
2978
|
2978
|
} else if (res.data.state == 1) {
|