This commit is contained in:
X1627315083
2023-12-19 16:36:48 +08:00
parent c50c6e76f9
commit 904b9856fd
18 changed files with 103 additions and 40 deletions

View File

@@ -565,6 +565,7 @@ export default defineComponent({
label:item.value,
})
});
this.sex = arr[0]
this.sexList = arr
this.getPosition()
@@ -735,8 +736,6 @@ export default defineComponent({
// }
labelArr.push(item[item.length-1]?item[item.length-1]:item)
})
console.log(this.value);
let data2 = {
"classificationIdList": labelArr,
"classificationName": "",