This commit is contained in:
yanran200730
2022-01-07 11:41:42 +08:00
parent 662527611f
commit ca9913726e

View File

@@ -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, {