This commit is contained in:
yanran200730
2021-12-28 14:39:15 +08:00
parent f2fd618255
commit b33e9f8b85
2 changed files with 11 additions and 2 deletions

View File

@@ -373,6 +373,7 @@ export default {
`/app/appgirdmemberinfo/addOrUpdate`,
{
...this.forms,
girdInfoListStr: this.forms.girdInfoList.map(v => v.girdName).join(',')
},
null
)