@@ -613,30 +613,30 @@ export default {
type: "county"
}
},
- {
- label: "总返利",
- prop: "profitReturn",
- disabled: true,
- span: 8
- },
- label: "已用返利",
- prop: "usedProfit",
- label: "可用返利",
- prop: "surplusProfit",
- disabled: false,
- prop: "monthProfit",
+ // {
+ // label: "总返利",
+ // prop: "profitReturn",
+ // disabled: true,
+ // span: 8
+ // },
+ // label: "已用返利",
+ // prop: "usedProfit",
+ // label: "可用返利",
+ // prop: "surplusProfit",
+ // disabled: false,
+ // prop: "monthProfit",
{
label: "备注",
prop: "remarks",