seimin преди 1 година
родител
ревизия
f9cb11ae20
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/app/views/washing-batch-view/washing-batch-view.component.ts

+ 2 - 2
src/app/views/washing-batch-view/washing-batch-view.component.ts

@@ -104,8 +104,8 @@ export class WashingBatchViewComponent implements OnInit, AfterViewInit {
104 104
       dictionaryTree: {
105 105
         hosId: this.hosId,
106 106
         level: 1,
107
-        key: 'clothes_type_parent',
108
-        deleteclothes_type
107
+        key: 'clothes_type',
108
+        deleted: 0,
109 109
       },
110 110
     };
111 111
     this.mainService