f
This commit is contained in:
@@ -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 名称
|
||||
|
||||
@@ -82,6 +82,7 @@ defineExpose({
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
<template>
|
||||
<div class="card">
|
||||
<div class="status-info flex flex-col items-center">
|
||||
|
||||
Reference in New Issue
Block a user