update DatePicker

update DatePicker
This commit is contained in:
梁灏 2016-12-19 23:40:39 +08:00
parent f92ef70f46
commit 7c5ccdab4d
3 changed files with 73 additions and 27 deletions

View file

@ -73,8 +73,11 @@
});
}
},
cells (cells) {
this.readCells = cells;
cells: {
handler (cells) {
this.readCells = cells;
},
immediate: true
}
},
computed: {