modify text

This commit is contained in:
MaysWind
2021-03-13 17:26:23 +08:00
parent 50c7ec0cda
commit dad2ab1b7c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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>