This commit is contained in:
Mrx
2026-04-24 11:48:27 +08:00
parent 1c67d7fbc9
commit e48a8ee4ed
2 changed files with 3 additions and 0 deletions

View File

@@ -162,6 +162,8 @@ export function useInquireForm(featureRef) {
toc_EnterpriseRelation: ["idCard"],
toc_BankcardFourFactors: ["mobile", "idCard", "bankCard", "name"],
toc_BankcardBlacklist: ["mobile", "idCard", "name", "bankCard"],
backgroundcheck: ["name", "idCard", "mobile"],
};
// 当前 feature 名称

View File

@@ -82,6 +82,7 @@ defineExpose({
});
</script>
<template>
<div class="card">
<div class="status-info flex flex-col items-center">