中药检索完成
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</view>
|
||||
<view class="contentBox">
|
||||
<view class="content">
|
||||
<uni-section class="mb-10" titleFontSize="18px" title="拼音" type="line" v-if="prescriptDetail.latinname && prescriptDetail.latinname != ''" >
|
||||
<uni-section class="mb-10" titleFontSize="18px" title="拉丁名" type="line" v-if="prescriptDetail.latinname && prescriptDetail.latinname != ''" >
|
||||
<view class="item">
|
||||
{{prescriptDetail.latinname}}
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user