dev #680

Merged
ysCha merged 220 commits from dev into dev-deploy 2026-03-03 19:58:23 +09:00
Showing only changes of commit 78ee3c41ec - Show all commits

View File

@ -1239,10 +1239,10 @@ export default function StuffDetail() {
} }
// //
if (!formData.address) { // if (!formData.address) {
fieldNm = getMessage('stuff.detail.address') // fieldNm = getMessage('stuff.detail.address')
errors = fieldNm // errors = fieldNm
} // }
// //
if (!formData.prefId || formData.prefId === '0') { if (!formData.prefId || formData.prefId === '0') {