update
This commit is contained in:
parent
53050b5681
commit
7be29a5fc2
|
@ -82,7 +82,7 @@ export default defineComponent({
|
||||||
EditableDiv,
|
EditableDiv,
|
||||||
},
|
},
|
||||||
props: {
|
props: {
|
||||||
tableCells: {
|
data: {
|
||||||
type: Array as PropType<TableCells[][]>,
|
type: Array as PropType<TableCells[][]>,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue