Ajustas login e filtros de video
This commit is contained in:
@@ -68,6 +68,8 @@
|
||||
:options="situations"
|
||||
:loading="situationsLoading"
|
||||
multiple
|
||||
emit-value
|
||||
map-options
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -232,6 +234,9 @@ export default {
|
||||
page: pagination.page,
|
||||
...baseParams,
|
||||
},
|
||||
paramsSerializer: {
|
||||
indexes: null,
|
||||
},
|
||||
});
|
||||
|
||||
this.rows = data.content;
|
||||
|
||||
Reference in New Issue
Block a user