Commit f4836fb4 authored by Mac's avatar Mac

修改字

parent c830e72b
......@@ -372,7 +372,7 @@
{
name: "B2BRebateRatio",
required: true,
label: "一般同行返佣比例",
label: "一般同行返佣",
align: "left",
field: (row) => row.B2BRebateRatio
},
......@@ -386,7 +386,7 @@
{
name: "SchoolRebateRatio",
required: true,
label: "校园同行返佣比例",
label: "校园同行返佣",
align: "left",
field: (row) => row.SchoolRebateRatio
},
......
......@@ -371,7 +371,7 @@
{
name: "B2BRebateRatio",
required: true,
label: "一般同行返佣比例",
label: "一般同行返佣",
align: "left",
field: (row) => row.B2BRebateRatio
},
......@@ -385,7 +385,7 @@
{
name: "SchoolRebateRatio",
required: true,
label: "校园同行返佣比例",
label: "校园同行返佣",
align: "left",
field: (row) => row.SchoolRebateRatio
},
......
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