f
This commit is contained in:
@@ -120,6 +120,7 @@ export function useInquireForm(featureRef) {
|
||||
toc_PersonVehicleVerification: ["name", "carType", "carLicense"],
|
||||
// 人车核验详版:姓名 + 号牌类型 + 车牌号(同简版)
|
||||
toc_PersonVehicleVerificationDetail: ["name", "carType", "carLicense"],
|
||||
toc_PersonVehicleVerificationEnhanced: ["name", "carType", "carLicense"],
|
||||
// 名下车辆(数量) QCXG4D2E:仅 user_type + id_card
|
||||
toc_VehiclesUnderNameCount: ["userType", "idCard"],
|
||||
// 车辆静态信息 QCXG5U0Z:仅 vin_code(车辆类不要求手机号与验证码)
|
||||
|
||||
Reference in New Issue
Block a user