Select support remote search
This commit is contained in:
parent
28587238de
commit
01b54e3021
9 changed files with 167 additions and 51 deletions
|
@ -2,7 +2,8 @@ export default {
|
|||
i: {
|
||||
select: {
|
||||
placeholder: 'Seleccionar',
|
||||
noMatch: 'Sin coincidencias'
|
||||
noMatch: 'Sin coincidencias',
|
||||
loading: 'Cargando'
|
||||
},
|
||||
table: {
|
||||
noDataText: 'Sin Datos',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue