自动费用模板 公共

szh-new
张同海 2 months ago
parent c8efa5f9d7
commit 96e732fa66

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

Loading…
Cancel
Save