parent
472b4ff150
commit
07f400e572
3 changed files with 8 additions and 4 deletions
|
@ -186,8 +186,6 @@
|
|||
const cell = this.cells[parseInt(event.target.getAttribute('index'))];
|
||||
if (cell.disabled) return;
|
||||
|
||||
|
||||
|
||||
const newDate = this.getDateOfCell(cell);
|
||||
|
||||
if (this.selectionMode === 'range') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue