@yoooloo42/joker 1.0.149 → 1.0.151

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -41968,7 +41968,7 @@ const hdl = {
41968
41968
  if (col.hdlMouseover) {
41969
41969
  col.hdlMouseover({scopeThis: scopeThis_box, row, col});
41970
41970
  } else {
41971
- tableData_box.cellTooltip = [];
41971
+ tableProps_box.table.cellTooltip = [];
41972
41972
  }
41973
41973
  },
41974
41974
  download({row, col}) {