| 买入营业部前五 | 买入 | 卖出 | 净额 |
|---|---|---|---|
| 关联{{ op.brokerName }}营业部 {{ item.name }} | {{ toFixed(op.buy) }} | {{ toFixed(op.sell) }} | {{ toFixed(op.buy - op.sell) }} |
| 卖出营业部前五 | 买入 | 卖出 | 净额 |
|---|---|---|---|
| 关联{{ op.brokerName }}营业部 {{ item.name }} | {{ toFixed(op.buy) }} | {{ toFixed(op.sell) }} | {{ toFixed(op.buy - op.sell) }} |