|
@@ -610,14 +610,14 @@
|
|
|
<th>
|
|
<th>
|
|
|
<div>保费</div>
|
|
<div>保费</div>
|
|
|
</th>
|
|
</th>
|
|
|
- <th colspan="2">
|
|
|
|
|
- <div>入口费用</div>
|
|
|
|
|
- </th>
|
|
|
|
|
<th colspan="2">
|
|
<th colspan="2">
|
|
|
<div>入口手续费</div>
|
|
<div>入口手续费</div>
|
|
|
</th>
|
|
</th>
|
|
|
<th colspan="2">
|
|
<th colspan="2">
|
|
|
<div>跟单费用</div>
|
|
<div>跟单费用</div>
|
|
|
|
|
+ </th>
|
|
|
|
|
+ <th colspan="2">
|
|
|
|
|
+ <div>入口费用</div>
|
|
|
</th>
|
|
</th>
|
|
|
<th colspan="2">
|
|
<th colspan="2">
|
|
|
<div>加投费用(净费)</div>
|
|
<div>加投费用(净费)</div>
|
|
@@ -646,14 +646,6 @@
|
|
|
<div>¥{{ detailData?.insFeeOrders?.jqPremium }}</div>
|
|
<div>¥{{ detailData?.insFeeOrders?.jqPremium }}</div>
|
|
|
</th>
|
|
</th>
|
|
|
|
|
|
|
|
- <th>
|
|
|
|
|
- <el-input-number v-model="detailData.costRatio.jqInletRatio" controls-position="right" v-if="costShow"
|
|
|
|
|
- style="width: 80px" :min="0" :max="100" />
|
|
|
|
|
- <div v-else>{{ detailData?.costRatio?.jqInletRatio }}%</div>
|
|
|
|
|
- </th>
|
|
|
|
|
- <th>
|
|
|
|
|
- <div>¥{{ detailData?.insFeeOrders?.jqReceivablePremium }}</div>
|
|
|
|
|
- </th>
|
|
|
|
|
|
|
|
|
|
<th>
|
|
<th>
|
|
|
<el-input-number v-model="detailData.costRatio.jqCommissionRatio" controls-position="right"
|
|
<el-input-number v-model="detailData.costRatio.jqCommissionRatio" controls-position="right"
|
|
@@ -672,7 +664,14 @@
|
|
|
<th>
|
|
<th>
|
|
|
<div>¥{{ detailData?.insFeeOrders?.jqFollowPremium }}</div>
|
|
<div>¥{{ detailData?.insFeeOrders?.jqFollowPremium }}</div>
|
|
|
</th>
|
|
</th>
|
|
|
-
|
|
|
|
|
|
|
+ <th>
|
|
|
|
|
+ <el-input-number v-model="detailData.costRatio.jqInletRatio" controls-position="right" v-if="costShow"
|
|
|
|
|
+ style="width: 80px" :min="0" :max="100" />
|
|
|
|
|
+ <div v-else>{{ detailData?.costRatio?.jqInletRatio }}%</div>
|
|
|
|
|
+ </th>
|
|
|
|
|
+ <th>
|
|
|
|
|
+ <div>¥{{ detailData?.insFeeOrders?.jqReceivablePremium }}</div>
|
|
|
|
|
+ </th>
|
|
|
<th>
|
|
<th>
|
|
|
<el-input-number v-model="detailData.costRatio.jqAdditionalRatio" controls-position="right"
|
|
<el-input-number v-model="detailData.costRatio.jqAdditionalRatio" controls-position="right"
|
|
|
v-if="costShow" style="width: 80px" :min="0" :max="100" />
|
|
v-if="costShow" style="width: 80px" :min="0" :max="100" />
|
|
@@ -722,14 +721,7 @@
|
|
|
<div>¥{{ detailData?.insFeeOrders?.syPremium }}</div>
|
|
<div>¥{{ detailData?.insFeeOrders?.syPremium }}</div>
|
|
|
</th>
|
|
</th>
|
|
|
|
|
|
|
|
- <th>
|
|
|
|
|
- <el-input-number v-model="detailData.costRatio.syInletRatio" controls-position="right" v-if="costShow"
|
|
|
|
|
- style="width: 80px" :min="0" :max="100" />
|
|
|
|
|
- <div v-else>{{ detailData?.costRatio?.syInletRatio }}%</div>
|
|
|
|
|
- </th>
|
|
|
|
|
- <th>
|
|
|
|
|
- <div>¥{{ detailData?.insFeeOrders?.syReceivablePremium }}</div>
|
|
|
|
|
- </th>
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
<th>
|
|
<th>
|
|
|
<el-input-number v-model="detailData.costRatio.syCommissionRatio" controls-position="right"
|
|
<el-input-number v-model="detailData.costRatio.syCommissionRatio" controls-position="right"
|
|
@@ -748,7 +740,14 @@
|
|
|
<th>
|
|
<th>
|
|
|
<div>¥{{ detailData?.insFeeOrders?.syFollowPremium }}</div>
|
|
<div>¥{{ detailData?.insFeeOrders?.syFollowPremium }}</div>
|
|
|
</th>
|
|
</th>
|
|
|
-
|
|
|
|
|
|
|
+ <th>
|
|
|
|
|
+ <el-input-number v-model="detailData.costRatio.syInletRatio" controls-position="right" v-if="costShow"
|
|
|
|
|
+ style="width: 80px" :min="0" :max="100" />
|
|
|
|
|
+ <div v-else>{{ detailData?.costRatio?.syInletRatio }}%</div>
|
|
|
|
|
+ </th>
|
|
|
|
|
+ <th>
|
|
|
|
|
+ <div>¥{{ detailData?.insFeeOrders?.syReceivablePremium }}</div>
|
|
|
|
|
+ </th>
|
|
|
<th>
|
|
<th>
|
|
|
<el-input-number v-model="detailData.costRatio.syAdditionalRatio" controls-position="right"
|
|
<el-input-number v-model="detailData.costRatio.syAdditionalRatio" controls-position="right"
|
|
|
v-if="costShow" style="width: 80px" :min="0" :max="100" />
|
|
v-if="costShow" style="width: 80px" :min="0" :max="100" />
|
|
@@ -798,14 +797,7 @@
|
|
|
<div>¥{{ detailData?.insFeeOrders?.jyPremium }}</div>
|
|
<div>¥{{ detailData?.insFeeOrders?.jyPremium }}</div>
|
|
|
</th>
|
|
</th>
|
|
|
|
|
|
|
|
- <th>
|
|
|
|
|
- <el-input-number v-model="detailData.costRatio.jyInletRatio" controls-position="right" v-if="costShow"
|
|
|
|
|
- style="width: 80px" :min="0" :max="100" />
|
|
|
|
|
- <div v-else>{{ detailData?.costRatio?.jyInletRatio }}%</div>
|
|
|
|
|
- </th>
|
|
|
|
|
- <th>
|
|
|
|
|
- <div>¥{{ detailData?.insFeeOrders?.jyReceivablePremium }}</div>
|
|
|
|
|
- </th>
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
<th>
|
|
<th>
|
|
|
<el-input-number v-model="detailData.costRatio.jyCommissionRatio" controls-position="right"
|
|
<el-input-number v-model="detailData.costRatio.jyCommissionRatio" controls-position="right"
|
|
@@ -824,7 +816,14 @@
|
|
|
<th>
|
|
<th>
|
|
|
<div>¥{{ detailData?.insFeeOrders?.jyFollowPremium }}</div>
|
|
<div>¥{{ detailData?.insFeeOrders?.jyFollowPremium }}</div>
|
|
|
</th>
|
|
</th>
|
|
|
-
|
|
|
|
|
|
|
+ <th>
|
|
|
|
|
+ <el-input-number v-model="detailData.costRatio.jyInletRatio" controls-position="right" v-if="costShow"
|
|
|
|
|
+ style="width: 80px" :min="0" :max="100" />
|
|
|
|
|
+ <div v-else>{{ detailData?.costRatio?.jyInletRatio }}%</div>
|
|
|
|
|
+ </th>
|
|
|
|
|
+ <th>
|
|
|
|
|
+ <div>¥{{ detailData?.insFeeOrders?.jyReceivablePremium }}</div>
|
|
|
|
|
+ </th>
|
|
|
<th>
|
|
<th>
|
|
|
<el-input-number v-model="detailData.costRatio.jyAdditionalRatio" controls-position="right"
|
|
<el-input-number v-model="detailData.costRatio.jyAdditionalRatio" controls-position="right"
|
|
|
v-if="costShow" style="width: 80px" :min="0" :max="100" />
|
|
v-if="costShow" style="width: 80px" :min="0" :max="100" />
|
|
@@ -871,11 +870,7 @@
|
|
|
<div>合计:¥{{ (Number(detailData?.insFeeOrders?.jqPremium) + Number(detailData?.insFeeOrders?.syPremium) +
|
|
<div>合计:¥{{ (Number(detailData?.insFeeOrders?.jqPremium) + Number(detailData?.insFeeOrders?.syPremium) +
|
|
|
Number(detailData?.insFeeOrders?.jyPremium)).toFixed(2) }}</div>
|
|
Number(detailData?.insFeeOrders?.jyPremium)).toFixed(2) }}</div>
|
|
|
</th>
|
|
</th>
|
|
|
- <th colspan="2">
|
|
|
|
|
- <div>小计: ¥{{ (Number(detailData?.insFeeOrders?.jqReceivablePremium) +
|
|
|
|
|
- Number(detailData?.insFeeOrders?.syReceivablePremium) +
|
|
|
|
|
- Number(detailData?.insFeeOrders?.jyReceivablePremium)).toFixed(5) }}</div>
|
|
|
|
|
- </th>
|
|
|
|
|
|
|
+
|
|
|
<th colspan="2">
|
|
<th colspan="2">
|
|
|
<div>小计: ¥{{ (Number(detailData?.insFeeOrders?.jqCommissionPremium) +
|
|
<div>小计: ¥{{ (Number(detailData?.insFeeOrders?.jqCommissionPremium) +
|
|
|
Number(detailData?.insFeeOrders?.syCommissionPremium) +
|
|
Number(detailData?.insFeeOrders?.syCommissionPremium) +
|
|
@@ -885,6 +880,11 @@
|
|
|
<div>小计: ¥{{ (Number(detailData?.insFeeOrders?.jqFollowPremium) +
|
|
<div>小计: ¥{{ (Number(detailData?.insFeeOrders?.jqFollowPremium) +
|
|
|
Number(detailData?.insFeeOrders?.syFollowPremium) +
|
|
Number(detailData?.insFeeOrders?.syFollowPremium) +
|
|
|
Number(detailData?.insFeeOrders?.jyFollowPremium)).toFixed(5) }}</div>
|
|
Number(detailData?.insFeeOrders?.jyFollowPremium)).toFixed(5) }}</div>
|
|
|
|
|
+ </th>
|
|
|
|
|
+ <th colspan="2">
|
|
|
|
|
+ <div>小计: ¥{{ (Number(detailData?.insFeeOrders?.jqReceivablePremium) +
|
|
|
|
|
+ Number(detailData?.insFeeOrders?.syReceivablePremium) +
|
|
|
|
|
+ Number(detailData?.insFeeOrders?.jyReceivablePremium)).toFixed(5) }}</div>
|
|
|
</th>
|
|
</th>
|
|
|
<th colspan="2">
|
|
<th colspan="2">
|
|
|
<div>小计: ¥{{ (Number(detailData?.insFeeOrders?.jqAdditionalPremium) +
|
|
<div>小计: ¥{{ (Number(detailData?.insFeeOrders?.jqAdditionalPremium) +
|