Fixed #4996 - bodyRow broken pt context options

This commit is contained in:
tugcekucukoglu 2023-12-26 15:49:38 +03:00
parent 49f4282195
commit 11c5539118

View file

@ -298,7 +298,7 @@ export default {
}, },
//@todo - update this method //@todo - update this method
getBodyRowPTOptions(key) { getBodyRowPTOptions(key) {
const datatable = this.$parentInstance?.$parentInstance?.$parentInstance; const datatable = this.$parentInstance?.$parentInstance;
return this.ptm(key, { return this.ptm(key, {
context: { context: {