This commit is contained in:
yanwenlong
2024-01-31 00:02:17 +08:00
parent 89e438bd3f
commit c1e414bcab

View File

@@ -6,7 +6,7 @@
v-for="(item, index) in ywTabList" :key="item.prescriptCategoryId">{{item.title}}</text>
</view>
<view class="search_box" v-if="oneCateList.length > 0 && curOneCateIndex == 0" @click="checkDisable">
<u-search placeholder="请输入药物名"></u-search>
<u-search placeholder="请输入药物名" :showAction="false"></u-search>
</view>
<view class="searchList" v-show="showSearchList">
<view class="itemBox" v-if="searchList.length > 0">