wewe
This commit is contained in:
parent
8acd2266b4
commit
a0e507cd29
@ -118,43 +118,43 @@
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">CRP</text>
|
||||
<text class="value"></text>
|
||||
<text class="value">{{detail.crp}}(mg/L)</text>
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">DDR</text>
|
||||
<text class="value"></text>
|
||||
<text class="value">{{detail.ddr}}</text>
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">INR</text>
|
||||
<text class="value"></text>
|
||||
<text class="value">{{detail.inr}}</text>
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">PT</text>
|
||||
<text class="value"></text>
|
||||
<text class="value">{{detail.pt}}(s)</text>
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">PTA</text>
|
||||
<text class="value"></text>
|
||||
<text class="value">{{detail.pta}}(%)</text>
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">APTT</text>
|
||||
<text class="value"></text>
|
||||
<text class="value">{{detail.aptt}}(s)</text>
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">TT</text>
|
||||
<text class="value"></text>
|
||||
<text class="value">{{detail.tt}}(s)</text>
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">FIB</text>
|
||||
<text class="value"></text>
|
||||
<text class="value">{{detail.fib}}(g/L)</text>
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">NPDP</text>
|
||||
<text class="value">(mg/L)</text>
|
||||
<text class="value">{{detail.npdp}}(mg/L)</text>
|
||||
</view>
|
||||
<view class="follow-item-tit">
|
||||
<text class="label">MMP-7</text>
|
||||
<text class="value">{{}}(ng/mL)</text>
|
||||
<text class="value">{{detail.mmp_7}}(ng/mL)</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="follow-item">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user