家庭收入

This commit is contained in:
shijingjing
2022-02-11 18:10:19 +08:00
parent c598aeb397
commit 36488afc78
2 changed files with 6 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ export default {
this.forms.groupName = option.groupName
this.typeList()
uni.$on('goback', (res) => {
console.log(res);
this.selectUser = res
if(res.name) {
this.forms.name = res.name