barsa-develop-components 1.0.269 → 1.0.271

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.
@@ -1393,7 +1393,10 @@ class ServiceDeskServcieDetailComponent extends FormPropsBaseComponent {
1393
1393
  if (this.rahnamayTasviri) {
1394
1394
  this.israhnamayTasviri = true;
1395
1395
  }
1396
- const filteredControls = this.fieldsCaption.filter((c) => c.caption !== 'مراحل اخذ خدمت' &&
1396
+ const filteredControls = this.fieldsCaption.filter((c) => c.caption !== 'فایل های لازم' &&
1397
+ c.caption !== 'نیاز به استعلام از دستگاههای دیگر' &&
1398
+ c.caption !== 'مراحل اخذ خدمت' &&
1399
+ c.caption !== 'توضیح مراجعه حضوری' &&
1397
1400
  c.caption !== 'پیشنیازهای اخذ خدمت' &&
1398
1401
  c.caption !== 'مدارک مورد نیاز اخذ خدمت' &&
1399
1402
  c.caption !== 'راهنمای اخذ خدمت' &&