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: '請選擇',
|
||||
noMatch: '無匹配數據'
|
||||
noMatch: '無匹配數據',
|
||||
loading: '加載中'
|
||||
},
|
||||
table: {
|
||||
noDataText: '暫無數據',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue