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
linweijiong
jinfa-platform
Commits
f00d0b3c
Commit
f00d0b3c
authored
Sep 01, 2022
by
wzy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 合同修改-物料时间回显问题
parent
b7e6a801
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
1 deletion
+0
-1
FormList.tsx
src/pages/contract/manage/editing/components/FormList.tsx
+0
-0
index.tsx
src/pages/contract/manage/editing/index.tsx
+0
-1
No files found.
src/pages/contract/manage/editing/components/FormList.tsx
View file @
f00d0b3c
This diff is collapsed.
Click to expand it.
src/pages/contract/manage/editing/index.tsx
View file @
f00d0b3c
...
...
@@ -87,7 +87,6 @@ const Editing: React.FC<{}> = (props: any) => {
if
(
i
.
requisitionList
?.
length
)
{
i
.
requisitionList
.
map
(
item
=>
{
prpIds
.
push
(
item
.
detailId
)
i
.
advanceDeliveryDate
=
item
.
advanceDeliveryDate
})
}
i
.
prpIds
=
prpIds
...
...
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