Commit c6837103 by yangzhi

fix:参与人

parent bb5978e6
...@@ -1403,6 +1403,11 @@ export default { ...@@ -1403,6 +1403,11 @@ export default {
'leaders', 'leaders',
this.userInfo.id, this.userInfo.id,
) )
this.$set(
this.searchForm,
'participator',
this.userInfo.id,
)
} }
this.statusCode = data.statusCode this.statusCode = data.statusCode
this.getlist() this.getlist()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment