seimin 1 년 전
부모
커밋
c0d09ee2c5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/app/views/other-auto/other-auto.service.ts

+ 1 - 1
src/app/views/other-auto/other-auto.service.ts

@@ -59,7 +59,7 @@ export class OtherAutoService {
59 59
     let postData = {
60 60
       taskType: {
61 61
         simpleQuery: true,
62
-        hosIds: hosId,
62
+        hosId: {id: hosId},
63 63
         associationType: {
64 64
           key: 'association_types',
65 65
           value : 'other',