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

Merged
basssy merged 1 commits from feature/qcast-944 into dev 2025-03-28 13:29:14 +09:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 24ba8bfb14 - Show all commits

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)