There was an error while loading. Please reload this page.
1 parent dcec511 commit e4e0a02Copy full SHA for e4e0a02
packages/devui-vue/devui/select/src/select-types.ts
@@ -79,7 +79,7 @@ export const selectProps = {
79
},
80
noMatchText: {
81
type: String,
82
- default: 'No Matching data',
+ default: 'No matching data',
83
84
loadingText: {
85
0 commit comments