fix:优化显示

This commit is contained in:
Jafeng 2026-02-12 11:01:48 +08:00
parent 4e0218bc27
commit 292a5b0118

View File

@ -55,7 +55,7 @@
<!-- History or Suggestions (when no search) --> <!-- History or Suggestions (when no search) -->
<view v-else class="search-tips"> <view v-else class="search-tips">
<text class="tips-text">输入患者名称手机号或病案号进行搜索</text> <!-- <text class="tips-text">输入患者名称手机号或病案号进行搜索</text> -->
</view> </view>
</view> </view>
</template> </template>