增加功能

This commit is contained in:
duxp 2023-09-12 16:37:58 +08:00
parent c8ed864e94
commit 5f12bcfb7d
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
bind:change="handleSearchPerson" bind:change="handleSearchPerson"
/> />
</van-dropdown-menu> </van-dropdown-menu>
<view style="width:50%;margin:0 auto"> <view style="width:90%;margin:10px auto 0">
<van-field <van-field
value="{{ targetValue }}" value="{{ targetValue }}"
readonly readonly