Commit c498b66e authored by Smile's avatar Smile Committed by wux

bug270 【客户列表-跟进】重复打开新增跟进弹窗时,客户经理默认值为空,应该默认为当前用户

parent 7d6f87d8
......@@ -589,6 +589,7 @@ export default {
this.isView = false
this.customerFollow.dialogVisible = true
this.reset()
this.setCustomerFollow()
let r = await getFollowupNewNumber()
console.log(r)
this.form.customerId = this.customerId
......
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