Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenshaokai
jinfa-platform
Commits
38cc842f
Commit
38cc842f
authored
Apr 25, 2022
by
leimo
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '20418order' into 'v2-220418'
选择 to 输入 See merge request linkseeks-design/pro-platform!547
parents
56a46b16
0a23f29e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
add.tsx
src/pages/order/deliveryNotice/create/add.tsx
+2
-2
No files found.
src/pages/order/deliveryNotice/create/add.tsx
View file @
38cc842f
...
...
@@ -280,7 +280,7 @@ const DeliveryNoticeManageSRMDetails: React.FC = () => {
validatorByteObject
(
20
)
]
}
hidden=
{
isLogistics
}
label=
{
LogisticsCarNoLabel
}
name=
"executorVO.carNumbers"
>
<
Input
placeholder=
{
`请
选择
${LogisticsCarNoLabel}`
}
maxLength=
{
20
}
/>
<
Input
placeholder=
{
`请
输入
${LogisticsCarNoLabel}`
}
maxLength=
{
20
}
/>
</
FormItem
>
<
FormItem
hidden=
{
isLogistics
}
label=
{
LogisticsCompanyLabel
}
name=
"logisticsCompanyInt"
>
...
...
@@ -293,7 +293,7 @@ const DeliveryNoticeManageSRMDetails: React.FC = () => {
]
}
hidden=
{
isLogistics
}
label=
{
LogisticsNoLabel
}
name=
"logisticsNo"
>
<
Input
placeholder=
{
`请
选择
${LogisticsNoLabel}`
}
maxLength=
{
20
}
/>
<
Input
placeholder=
{
`请
输入
${LogisticsNoLabel}`
}
maxLength=
{
20
}
/>
</
FormItem
>
</
ContentBox
>
...
...
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