客户管理的新增和修改页面 关于新市民字段值修改

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2023-09-22 16:08:25 +08:00
parent 5fb321351a
commit 7e21178f48
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ export default {
homeAddress: '', //家庭详细地址
homeZip: '', //家庭邮编
homePhone: '', //家庭电话
isNewPeople: '', //新市民身份
isNewPeopleFlag: '', //新市民身份
npType: '', //新市民类型
}
}

View File

@@ -96,7 +96,7 @@ export default {
homeAddress: '', //家庭详细地址
homeZip: '', //家庭邮编
homePhone: '', //家庭电话
isNewPeople: '', //新市民身份
isNewPeopleFlag: '', //新市民身份
npType: '', //新市民类型
}
}