Commit 56ce6a19 authored by zhengyi's avatar zhengyi

我的客户列表跟进未带入客户编号bug修复

parent 8ce0d01e
......@@ -707,10 +707,11 @@
@pagination="getList"
/>
<customer-follow-list
ref="customerFollowList"
:customer-id="customerId"
:id="customerId"
:customer-service="customerService"
:customer-number="customerNumber"
ref="CustomerFollowList"
v-if="customerFollowVisible"
></customer-follow-list>
<customer-complaints
......
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