물건상세
This commit is contained in:
parent
0d6f0079de
commit
a143927df3
@ -1215,6 +1215,7 @@ export default function StuffDetail() {
|
||||
tempFlg: '0',
|
||||
workNo: null,
|
||||
workName: null,
|
||||
userId: session.userId,
|
||||
}
|
||||
|
||||
//수직적설량, 설치높이 0인지 체크
|
||||
@ -1334,6 +1335,7 @@ export default function StuffDetail() {
|
||||
workNo: null,
|
||||
workName: null,
|
||||
objectNo: objectNo ? objectNo : '',
|
||||
userId: session.userId,
|
||||
}
|
||||
|
||||
//1차점 or 2차점 안고르고 임시저장하면
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user