mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
modify text
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<f7-searchbar
|
||||
custom-searchs
|
||||
:value="query.keyword"
|
||||
:placeholder="$t('Search')"
|
||||
:placeholder="$t('Search transaction comment')"
|
||||
:disable-button-text="$t('Cancel')"
|
||||
@change="changeKeywordFilter($event.target.value)"
|
||||
></f7-searchbar>
|
||||
|
||||
Reference in New Issue
Block a user