Browse Source

지역번호 수정

feature/auth
junh_eee(이준희) 2 years ago
parent
commit
089d8a2ab3
  1. 12
      src/modules/basis/flight/models/basisFlightModel.ts

12
src/modules/basis/flight/models/basisFlightModel.ts

@ -191,7 +191,7 @@ export const initFlight = {
memberName: '',
email: '',
hpno: '',
clncd: '+81',
clncd: '+82',
addr: '',
addrDtlCn: '',
zip: '',
@ -240,7 +240,7 @@ export const initFlight = {
memberName: '',
email: '',
hpno: '',
clncd: '+81',
clncd: '+82',
addr: '',
addrDtlCn: '',
zip: '',
@ -298,7 +298,7 @@ export const initFlightBas = {
memberName: '',
email: '',
hpno: '',
clncd: '+81',
clncd: '+82',
addr: '',
addrDtlCn: '',
zip: '',
@ -323,7 +323,7 @@ export const initFlightBas = {
memberName: '',
email: '',
hpno: '',
clncd: '+81',
clncd: '+82',
addr: '',
addrDtlCn: '',
zip: '',
@ -389,7 +389,7 @@ export const initFlightBas = {
memberName: '',
email: '',
hpno: '',
clncd: '+81',
clncd: '+82',
addr: '',
addrDtlCn: '',
zip: '',
@ -438,7 +438,7 @@ export const initFlightBas = {
memberName: '',
email: '',
hpno: '',
clncd: '+81',
clncd: '+82',
addr: '',
addrDtlCn: '',
zip: '',

Loading…
Cancel
Save