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
32ef2ad2
Commit
32ef2ad2
authored
Apr 17, 2023
by
shenshaokai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:[47935] 新增合同-来源单据来回切换来源单据和供应商回显问题
parent
be480302
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
Information.tsx
src/pages/contract/manage/add/components/Information.tsx
+7
-0
No files found.
src/pages/contract/manage/add/components/Information.tsx
View file @
32ef2ad2
...
...
@@ -116,6 +116,13 @@ const Information = (props: any) => {
setBasicsVO
(
basicsVO
);
getsourceType
(
e
)
changeTabs
?.(
e
)
attrValueForm
.
setFieldsValue
({
sourceNo
:
''
,
partyBName
:
''
,
totalAmount
:
''
,
associatedContractNo
:
''
});
setfalg
(
false
);
}
/* 选中的下拉框币别的值 */
const
handleChangeCurrency
=
(
w
,
e
)
=>
{
...
...
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