Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
杨树贤
/
liexin_supplier
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4ebc38d1
authored
Aug 04, 2021
by
mushishixian
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
表单
parent
cc82460b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
app/Http/Validators/SupplierValidator.php
app/Http/Validators/SupplierValidator.php
View file @
4ebc38d1
...
...
@@ -125,10 +125,10 @@ class SupplierValidator
'return_address.max'
=>
'退货地址不能超过100个字符'
,
'return_consignee.max'
=>
'退货收货人不能超过50个字符'
,
'return_phone.max'
=>
'退货收货人电话不能超过50个字符'
,
'main_brands.require'
=>
'主营品牌不能为空'
,
'main_brands.require
d
'
=>
'主营品牌不能为空'
,
'main_customers.max'
=>
'3-5家客户描述不能超过100个字符'
,
'ticket_time.max'
=>
'到票时间不能超过20个字符'
,
'billing_period_detail.require'
=>
'账期详情不能为空'
,
'billing_period_detail.require
d
'
=>
'账期详情不能为空'
,
'billing_period_detail.max'
=>
'账期详情不能超过100个字符'
,
];
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment