修正销售团队无法显示
This commit is contained in:
@@ -52,8 +52,6 @@ class CancelHook
|
||||
'customer_tax.code as customer_code',
|
||||
'customer.region_id',
|
||||
'customer_region.owner_user_id as salesman_id',
|
||||
'customer.region2_id',
|
||||
'customer.region3_id'
|
||||
]);
|
||||
|
||||
$sql = "select d.id,d.type_id,d.price,d.quantity,d.money,d.other_money,
|
||||
|
||||
Reference in New Issue
Block a user