This commit is contained in:
shijingjing
2022-02-14 13:35:43 +08:00
parent 78c1f0cfc4
commit 96a7f2f6f8
4 changed files with 32 additions and 30 deletions

View File

@@ -67,7 +67,6 @@ 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