新增删除功能

This commit is contained in:
shijingjing
2022-01-17 17:06:13 +08:00
parent c850ec5973
commit 961e930be5
2 changed files with 52 additions and 4 deletions

View File

@@ -117,7 +117,6 @@ export default {
this.userId = option.id
this.areaId = this.user.areaId
this.areaName = this.user.areaName
console.log(this.userId)
},
onShow() {
document.title = '新增责任家庭'