自动费用模板 公共

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

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

Loading…
Cancel
Save