tnx-shared 5.1.258 → 5.1.259

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.
@@ -20611,6 +20611,7 @@
20611
20611
  _c.label = 2;
20612
20612
  case 2:
20613
20613
  rowData = rowData.__itemCongViec;
20614
+ console.log("rowData", rowData);
20614
20615
  if (!rowData) {
20615
20616
  this.showingActionWorkflow = false;
20616
20617
  return [2 /*return*/, this._notifierService.showWarning('Không tìm thấy bản ghi công việc gắn với bản ghi')];
@@ -20643,6 +20644,7 @@
20643
20644
  return __generator(this, function (_b) {
20644
20645
  switch (_b.label) {
20645
20646
  case 0:
20647
+ console.log(this.currentItem);
20646
20648
  this.currentItem = rowData;
20647
20649
  this.buttonContexts = [];
20648
20650
  buttonContexts = [];