청산보고서 견문 불러오기 조건 수정.

master
강석 최 2023-01-16 13:16:13 +09:00
parent db0813f740
commit 068774c5ea
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ $(document).on('click', '#affairModalBtn', function (){
startDate: workStartDt,
endDate: workEndDt,
affairCategory:"CAT215",
affairStatus:"DST006"
// affairStatus:"DST006"
},
type: 'GET',
dataType:"html",