|
@@ -13,7 +13,7 @@ const selectedNature = ref(null);
|
|
const selectedRounds = ref(0);
|
|
const selectedRounds = ref(0);
|
|
|
|
|
|
const roleOptions = [
|
|
const roleOptions = [
|
|
- { text: "20岁年轻人", value: "20岁年轻人" },
|
|
|
|
|
|
+ { text: "25岁年轻客户", value: "25岁年轻客户" },
|
|
];
|
|
];
|
|
|
|
|
|
const roundsOptions = [
|
|
const roundsOptions = [
|