@ -67,7 +67,7 @@
beforeFetch: (p) => {
p['isShared'] = true
p['customerId'] = props.clientId
return formatParams(p)
return formatParams(p, ['isShared'])
},
columns,
formConfig: {