mirror of
https://github.com/PaiGramTeam/luoxu-api-pub.git
synced 2024-11-22 07:08:05 +00:00
fix do_search
This commit is contained in:
parent
b45f8c7129
commit
d47a180251
@ -212,7 +212,7 @@
|
||||
}}
|
||||
/>
|
||||
<Name {group} bind:selected={sender} {selected_init} />
|
||||
<button on:click={do_search}>搜索</button>
|
||||
<button on:click={() => do_search()}>搜索</button>
|
||||
</div>
|
||||
|
||||
{#if result}
|
||||
|
Loading…
Reference in New Issue
Block a user