edit-common-finish-pdf

This commit is contained in:
lccsw
2022-09-08 14:01:29 +08:00
parent d64700b69d
commit 9905c283f5
@@ -355,8 +355,7 @@ class Order_datas_entity{
$_version = $version['title'] ? $version['title'] : '';
$item = $this->ci->items_model->get(['id'=>$order['item_id']],'vin');
$sale_row = $this->ci->app_licheb_users_model->get(['id'=>$order['sale_id']],'uname');
$qd_biz_row = $this->ci->app_licheb_channel_biz_model->select(['biz_id'=>$order['biz_id']],'c_time desc',1,1,'id,uid');
$qd_row = $this->ci->app_licheb_users_model->get(['id'=>$qd_biz_row[0]['uid']],'uname');
$qd_row = $this->ci->app_licheb_users_model->get(['biz_id'=>$order['biz_id'],'status'=>1,'group_id in (2,3)'=>null],'uname');
if(in_array($order['v_id'],[173,176,327,330])){
$fill_2 = "/";