update DatePicker
update DatePicker
This commit is contained in:
parent
f92ef70f46
commit
7c5ccdab4d
3 changed files with 73 additions and 27 deletions
|
@ -73,8 +73,11 @@
|
|||
});
|
||||
}
|
||||
},
|
||||
cells (cells) {
|
||||
this.readCells = cells;
|
||||
cells: {
|
||||
handler (cells) {
|
||||
this.readCells = cells;
|
||||
},
|
||||
immediate: true
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue