Skip to content

Commit 5399c02

Browse files
committed
release 1.0.7
1 parent 0d41ec8 commit 5399c02

File tree

4 files changed

+797
-849
lines changed

4 files changed

+797
-849
lines changed

dist/data-tables.js

+2
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ return /******/ (function(modules) { // webpackBootstrap
585585
props: undefined,
586586
filterFunction: undefined,
587587
width: 5,
588+
placeholder: '',
588589
offset: 0
589590
}, this.searchDef);
590591
},
@@ -1504,6 +1505,7 @@ return /******/ (function(modules) { // webpackBootstrap
15041505
}
15051506
}, [_c('el-input', {
15061507
attrs: {
1508+
"placeholder": _vm.innerSearchDef.placeholder,
15071509
"icon": "search"
15081510
},
15091511
model: {

0 commit comments

Comments
 (0)