优化种养殖组件

This commit is contained in:
weipengfei 2023-07-28 17:15:58 +08:00
parent 158d1a5a6b
commit 249cbcae1e

View File

@ -143,12 +143,7 @@
}, },
// //
pushBreedingList() { pushBreedingList() {
this.formData.breedingList.push({ this.formData.breedingList.push({})
nickname: '',
birthday: '',
jobType: '',
skill: '',
})
}, },
// //
removeBreedingList(index) { removeBreedingList(index) {