물건목록

This commit is contained in:
basssy 2024-11-20 14:47:14 +09:00
parent dce88e6406
commit d9e92bc151

View File

@ -116,8 +116,6 @@ export default function StuffSearchCondition() {
schAddress: address, schAddress: address,
schObjectName: objectName, schObjectName: objectName,
schDispCompanyName: dispCompanyName, schDispCompanyName: dispCompanyName,
// schSelSaleStoreId: stuffSearch?.schSelSaleStoreId,
// schOtherSelSaleStoreId: stuffSearch?.schOtherSelSaleStoreId,
schSelSaleStoreId: schSelSaleStoreId, schSelSaleStoreId: schSelSaleStoreId,
schOtherSelSaleStoreId: otherSaleStoreId, schOtherSelSaleStoreId: otherSaleStoreId,
schReceiveUser: receiveUser, schReceiveUser: receiveUser,
@ -315,8 +313,10 @@ export default function StuffSearchCondition() {
} else { } else {
//X //X
// //
// setSchSelSaleStoreId('') // .. setSchSelSaleStoreId('')
setSchSelSaleStoreId(null) setOtherSaleStoreId('')
stuffSearch.schSelSaleStoreId = ''
stuffSearch.schOtherSelSaleStoreId = ''
//2 //2
setOtherSaleStoreList([]) setOtherSaleStoreList([])