@@ -473,7 +473,8 @@ export default {
query: {
userId: this.$store.state.userInfo.id,
status: this.status,
- prefixName: this.moreTitle
+ prefixName: this.moreTitle,
+ companyId: this.companyId
}
},
{ body: 'json' }