There was an error while loading. Please reload this page.
1 parent 20beedb commit 11c9b0fCopy full SHA for 11c9b0f
packages/devui-vue/devui/tag-input/src/tag-input-types.ts
@@ -57,7 +57,7 @@ export const tagInputProps = {
57
},
58
noData: {
59
type: String,
60
- default: '',
+ default: '暂无数据',
61
62
caseSensitivity: {
63
type: Boolean,
0 commit comments