yhz-ui-v3 1.0.6 → 1.0.8

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.
@@ -25224,7 +25224,7 @@ const rM = ["innerHTML", "title"], sM = { key: 2 }, aM = {
25224
25224
  }, I = (oe = null) => {
25225
25225
  k.value.clear(), F.value = null, P.value = null, o("current-change", {}), o("selection-change", []), r.value && r.value.clearCurrentRow();
25226
25226
  }, W = (oe) => {
25227
- P.value = oe, o("current-change", oe), r.value && r.value.setCurrentRow(oe);
25227
+ I(), P.value = oe, o("current-change", oe), r.value && (r.value.setCurrentRow(oe), j(oe));
25228
25228
  }, A = ({ row: oe }) => {
25229
25229
  }, H = ({ $event: oe }) => {
25230
25230
  const Q = r.value;
@@ -25234,7 +25234,7 @@ const rM = ["innerHTML", "title"], sM = { key: 2 }, aM = {
25234
25234
  const Te = Q.getRowNode(oe.target.closest("tr"));
25235
25235
  if (Te && Te.item) {
25236
25236
  const je = Te.item;
25237
- W(je), o("current-change", je);
25237
+ W(je);
25238
25238
  }
25239
25239
  }
25240
25240
  o("context-menu", oe);