배치 api 가대 목록 Request param 테스트 값 수정
This commit is contained in:
parent
f83636af17
commit
02f3c16241
@ -57,12 +57,12 @@ export default function Playground() {
|
||||
useEffect(() => {
|
||||
console.log('textInput:', textInput)
|
||||
setTrestleRequestData({
|
||||
moduleTpCd: 'testData_1',
|
||||
moduleTpCd: '',
|
||||
roofMatlCd: '',
|
||||
raftBaseCd: 'testData_2',
|
||||
trestleMkrCd: 'testData_3',
|
||||
raftBaseCd: '',
|
||||
trestleMkrCd: '',
|
||||
constMthdCd: '',
|
||||
roofBaseCd: 'testData_4',
|
||||
roofBaseCd: '',
|
||||
})
|
||||
|
||||
setConstructionRequestData({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user