This commit is contained in:
2026-07-05 02:26:54 +08:00
parent c33167fe6b
commit bc3d031a6e
5 changed files with 252 additions and 0 deletions

View File

@@ -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车辆类不要求手机号与验证码