|
|
@ -61,7 +61,6 @@ |
|
|
import { educationList, maritalList, followStageList } from '/@/enums/customerEnum' |
|
|
import { educationList, maritalList, followStageList } from '/@/enums/customerEnum' |
|
|
|
|
|
|
|
|
const radioVal = ref<any>('') |
|
|
const radioVal = ref<any>('') |
|
|
const verifier = ref<any>('') |
|
|
|
|
|
|
|
|
|
|
|
const clueStatusList = [ |
|
|
const clueStatusList = [ |
|
|
{ label: '全部', value: '' }, |
|
|
{ label: '全部', value: '' }, |
|
|
|