优化种养殖组件
This commit is contained in:
parent
158d1a5a6b
commit
249cbcae1e
@ -143,12 +143,7 @@
|
|||||||
},
|
},
|
||||||
// 新增种养殖
|
// 新增种养殖
|
||||||
pushBreedingList() {
|
pushBreedingList() {
|
||||||
this.formData.breedingList.push({
|
this.formData.breedingList.push({})
|
||||||
nickname: '',
|
|
||||||
birthday: '',
|
|
||||||
jobType: '',
|
|
||||||
skill: '',
|
|
||||||
})
|
|
||||||
},
|
},
|
||||||
// 删除种养殖
|
// 删除种养殖
|
||||||
removeBreedingList(index) {
|
removeBreedingList(index) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user