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