#944 물건번호 생성시 시작번호 R->S 변경에따른 주석정리

This commit is contained in:
basssy 2025-03-28 13:27:23 +09:00
parent b82901271d
commit 24ba8bfb14
2 changed files with 2 additions and 2 deletions

View File

@ -203,7 +203,7 @@ export default function Stuff() {
if (event.column.colId === 'objectNo') {
return
} else {
//T R
//T S
if (event.data.objectNo) {
setIsGlobalLoading(true)
if (event.data.tempFlg === '0') {

View File

@ -54,7 +54,7 @@ export default function StuffDetail() {
const { get, promiseGet, del, promisePost, promisePut } = useAxios(globalLocaleState)
//form
const formInitValue = {
// T...() R...()
// T...() S...()
planReqNo: '', //No
receiveUser: session?.userNm, //
objectStatusId: '0', //(:0 : 1)