Commit 722e86f8 authored by 罗超's avatar 罗超

修改标题

parent a720f723
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
{ {
name: 'PreferentialListB2BCommission', name: 'PreferentialListB2BCommission',
required: true, required: true,
label: '销售佣金', label: '同行佣金',
align: 'left', align: 'left',
field: row => row.PreferentialList field: row => row.PreferentialList
}, },
......
...@@ -333,7 +333,7 @@ export default { ...@@ -333,7 +333,7 @@ export default {
{ {
name: "PreferentialListB2BCommission", name: "PreferentialListB2BCommission",
required: true, required: true,
label: "销售佣金", label: "同行佣金",
align: "left", align: "left",
field: row => row.PreferentialList field: row => row.PreferentialList
}, },
......
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