Commit 91eeb666 authored by hujun's avatar hujun

同步修改分用角色

parent aa55729e
......@@ -1894,6 +1894,7 @@ class Finance extends Basic
$comm = new OPartialCommission();
$partial_data['scale'] = $this->params['scale'];
$partial_data['role'] = $this->params['role'];
$partial_data['should_commission'] = $this->params['scale_fee'];
$comm->editData($partial_data, $this->params['bargain_id'], 'bargain_id');
$this->updatePerformance(0, $this->params['agent_id']);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment