|
@@ -111,7 +111,7 @@
|
111
|
111
|
<!--平车-->
|
112
|
112
|
<!--</div>-->
|
113
|
113
|
</div>
|
114
|
|
-
|
|
114
|
+
|
115
|
115
|
<div class="inline_block" style="margin-left: 10px;">
|
116
|
116
|
诊断:
|
117
|
117
|
<div class="under_line" style="width: 640px;text-align: left;word-wrap: break-word;white-space: inherit;">
|
|
@@ -1596,7 +1596,7 @@ export default {
|
1596
|
1596
|
this.check = response.data.data.check
|
1597
|
1597
|
this.xtdate = response.data.data.xtdate
|
1598
|
1598
|
this.predialysis = response.data.data.PredialysisEvaluation
|
1599
|
|
- console.log('透前评估', this.predialysis)
|
|
1599
|
+ // console.log('透前评估', this.predialysis)
|
1600
|
1600
|
this.predialysis.blood_access_part_opera_name = this.bloodAccessParOperaName(
|
1601
|
1601
|
this.predialysis.blood_access_part_opera_id
|
1602
|
1602
|
)
|