Commit ea852659 by 杨树贤

英文单一

parent 221fc14e
Showing with 2 additions and 1 deletions
......@@ -10,7 +10,7 @@ return [
'fields' => [
'inquiry_id' => 'Id',
'sales_name' => 'Sales Name',
'inquiry_sn' => 'Inquiry Sn',
'inquiry_sn' => 'Inquiry No',
'status' => 'Status',
'remark' => 'Remark',
'priority' => 'Priority',
......@@ -21,6 +21,7 @@ return [
'email' => 'email',
'user' => [
'phone' => 'Phone',
'user_sn' => 'Customer No',
],
'sales_user' => [
'name' => 'Sales 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