Commit a6bd57f1 authored by 黄奎's avatar 黄奎

页面修改

parent ff62d7d5
...@@ -140,16 +140,22 @@ ...@@ -140,16 +140,22 @@
}, },
{ {
name: "CreateTypeStr", name: "CreateTypeStr",
label: "获取渠道", label: "客户来源",
field: "CreateTypeStr", field: "CreateTypeStr",
align: "left" align: "left"
}, },
{ {
name: "StuSourceIdName", name: "StuSourceIdName",
label: "关联人", label: "来源关联人",
field: "StuSourceIdName", field: "StuSourceIdName",
align: "left" align: "left"
}, },
{
name: "StuChannelName",
label: "收客渠道",
field: "StuChannelName",
align: "left"
},
{ {
name: "VisitCount", name: "VisitCount",
label: "到访次数", label: "到访次数",
......
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