|
|
@@ -18,8 +18,8 @@
|
|
|
<div class="rowfont">活性大于3%的时间:{{pklinedata.gt3_time}}</div>
|
|
|
<div class="rowfont">活性大于1%的时间:{{pklinedata.gt1_time}}</div>
|
|
|
<div style="display:flex;">
|
|
|
- <div class="rowfont" style="width:50%;">峰活性:{{pklinedata.sjfhx}}%</div>
|
|
|
- <div class="rowfont" style="width:50%;">谷活性(IU/kg):{{pklinedata.sjghx}}%</div>
|
|
|
+ <div class="rowfont" style="width:48%;">峰活性:{{pklinedata.sjfhx}}%</div>
|
|
|
+ <div class="rowfont" style="width:52%;">谷活性(IU/kg):{{pklinedata.sjghx}}%</div>
|
|
|
</div>
|
|
|
<hr>
|
|
|
<mt-cell :title="'姓名:'+caseInfo.name" :value="'ID:'+caseInfo.code"></mt-cell>
|