更新
This commit is contained in:
parent
8280b20ac9
commit
adafb44841
@ -57,6 +57,7 @@
|
||||
}
|
||||
$lists = MarketingContract::field('id,contract_code,contract_name,contract_type,business_nature,part_a,signed_amount,signed_dept,create_time')
|
||||
->where($where)->where('reflux_status', 0)
|
||||
->where('contract_type',0)
|
||||
->page($page_no, $page_size)
|
||||
->order('id desc')
|
||||
->select()
|
||||
|
Loading…
x
Reference in New Issue
Block a user