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
|
||||
ref="townsFetchDataRef"
|
||||
@on-fetch="handleTowns"
|
||||
:limit="30"
|
||||
auto-load
|
||||
url="Towns/location"
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue