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
c15e5608
Commit
c15e5608
authored
Apr 20, 2022
by
前端-彭佳文
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'v2-220418-order' into 'v2-220418'
V2 220418 order See merge request linkseeks-design/pro-platform!443
parents
0651441e
a509d222
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
RoleSelect.tsx
src/components/RoleSelect/RoleSelect.tsx
+1
-1
index.tsx
...eliveryNoticeAwaitSRM/components/AddEditContent/index.tsx
+2
-0
No files found.
src/components/RoleSelect/RoleSelect.tsx
View file @
c15e5608
...
...
@@ -107,7 +107,7 @@ function RoleSelect(props: RoleSelectProps) {
<
Drawer
visible=
{
visible
}
title=
"选择
采购
会员"
title=
"选择会员"
onClose=
{
closeDrawer
}
width=
"50vw"
footer=
{
...
...
src/pages/order/deliveryNoticeManagement/deliveryNoticeAwaitSRM/components/AddEditContent/index.tsx
View file @
c15e5608
...
...
@@ -109,6 +109,7 @@ const DeliveryNoticeManagementAwaitSRMDetails: React.FC<PropsType> = ({ type, id
roleType
:
2
}
const
receivingAddress
=
{
planNo
:
planData
.
planNo
,
provinceName
:
data
.
provinceName
,
cityName
:
data
.
cityName
,
districtName
:
data
.
districtName
,
...
...
@@ -228,6 +229,7 @@ const DeliveryNoticeManagementAwaitSRMDetails: React.FC<PropsType> = ({ type, id
>
<
Form
labelAlign=
'left'
form=
{
form
}
>
<
BaseInfo
className=
'mt-0'
title=
{
base_info
.
name
}
id=
{
base_info
.
key
}
>
<
Form
.
Item
hidden
name=
'planNo'
><
Input
/></
Form
.
Item
>
<
Form
.
Item
{
...
formItemLayout
}
name=
'digest'
...
...
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