Commit 76835cd8 authored by hujun's avatar hujun

1

parent d6041f1c
......@@ -77,7 +77,7 @@ class Remark extends Basic
//跟进人门店
if (!empty($this->params['remark_store_id'])) {
$where['b.stroe_id'] = $this->params['remark_store_id'];
$where['b.store_id'] = $this->params['remark_store_id'];
}
//跟进人部门
......
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