|
|
@@ -136,7 +136,7 @@ export default {
|
|
|
|
|
|
{ prop: "deptName", label: "机构名称", type: "text" },
|
|
|
{ prop: "sumpremium", label: "总保费", type: "text" },
|
|
|
- { prop: "proportional", label: "抽成比例", type: "text" },
|
|
|
+ // { prop: "proportional", label: "抽成比例", type: "text" },
|
|
|
{ prop: "extractFee", label: "抽成总金额", type: "text" },
|
|
|
{ prop: "historyFee", label: "提现金额", type: "text" },
|
|
|
{ prop: "cashFee", label: "申请金额", type: "text" },
|
|
|
@@ -156,7 +156,7 @@ export default {
|
|
|
},
|
|
|
{ prop: "remark", label: "审批意见", type: "text" },
|
|
|
{ name: "picture", label: "转账图片", type: "slot" },
|
|
|
- { prop: "startTime", label: "核算开始时间", type: "text" },
|
|
|
+ // { prop: "startTime", label: "核算开始时间", type: "text" },
|
|
|
],
|
|
|
loading: true,
|
|
|
isPaginationShow: true,
|