Commit 2845ed89 by hcy001

1

parent 74687d61
Showing with 1 additions and 1 deletions
...@@ -564,7 +564,7 @@ dd($excel); ...@@ -564,7 +564,7 @@ dd($excel);
$data['types'] = 2; $data['types'] = 2;
$data['relation_id'] = $input['inquiry_items_id']; $data['relation_id'] = $input['inquiry_items_id'];
$data['relation_sn'] = ''; $data['relation_sn'] = '';
$data['content'] = '批量导入报价,添加到草稿'; $data['content'] = '批量导入报价';
$data['create_uid'] = $input['user_id']; $data['create_uid'] = $input['user_id'];
$data['create_name'] = $input['user_name']; $data['create_name'] = $input['user_name'];
......
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 sign in to comment