26397
This commit is contained in:
@@ -211,6 +211,8 @@ export default {
|
||||
this.getList(e.id)
|
||||
},
|
||||
getList(partyOrgId) {
|
||||
if (!this.user.info.organizationId) return
|
||||
|
||||
this.loading = true
|
||||
partyOrgId = partyOrgId || this.selected.id
|
||||
this.instance.post(`/app/appparty/list`, null, {
|
||||
|
||||
Reference in New Issue
Block a user