tnx-shared 5.1.521 → 5.1.522

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.
@@ -62173,7 +62173,8 @@
62173
62173
  field: 'fileDinhKem',
62174
62174
  label: this._translateService.instant('File đính kèm'),
62175
62175
  dataType: 'fileDinhKem',
62176
- allowFilter: false
62176
+ allowFilter: false,
62177
+ visible: !this.businessSetting.showFileManagerFromWfProcess
62177
62178
  })
62178
62179
  ];
62179
62180
  this.model.ready = true;