Compare commits
No commits in common. "78ee3c41ecc749e17b44314408391f903c2515c9" and "475e981a4cbe0941a56d82b74a2179ab2851f20f" have entirely different histories.
78ee3c41ec
...
475e981a4c
@ -1239,10 +1239,10 @@ export default function StuffDetail() {
|
||||
}
|
||||
|
||||
//주소
|
||||
// if (!formData.address) {
|
||||
// fieldNm = getMessage('stuff.detail.address')
|
||||
// errors = fieldNm
|
||||
// }
|
||||
if (!formData.address) {
|
||||
fieldNm = getMessage('stuff.detail.address')
|
||||
errors = fieldNm
|
||||
}
|
||||
|
||||
//도도부현
|
||||
if (!formData.prefId || formData.prefId === '0') {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user