fix: remove limit
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
30767b110f
commit
8fa82c818d
|
@ -131,7 +131,6 @@ async function handleCountries(data) {
|
||||||
<FetchData
|
<FetchData
|
||||||
ref="townsFetchDataRef"
|
ref="townsFetchDataRef"
|
||||||
@on-fetch="handleTowns"
|
@on-fetch="handleTowns"
|
||||||
:limit="30"
|
|
||||||
auto-load
|
auto-load
|
||||||
url="Towns/location"
|
url="Towns/location"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue