f
This commit is contained in:
@@ -60,6 +60,8 @@ export function useInquireForm(featureRef) {
|
||||
|
||||
// 司法涉诉
|
||||
toc_PersonalLawsuit: ["name", "idCard", "mobile", "verificationCode"],
|
||||
// 本人不良:姓名 + 身份证(授权由后端默认传 1)
|
||||
toc_PersonalBadRecord: ["name", "idCard"],
|
||||
// 人企关系加强版:仅身份证号
|
||||
toc_PersonEnterprisePro: ["idCard"],
|
||||
// 新企业司法涉诉(QYGL66SL):仅企业名称,其他字段后端自动补齐
|
||||
|
||||
Reference in New Issue
Block a user