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
76227308
Commit
76227308
authored
Dec 10, 2020
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixbug
parent
75049b75
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.tsx
...cation/exchangePrSubmit/components/ExchangeForm/index.tsx
+3
-3
index.tsx
...pplication/repairPrSubmit/components/RepairForm/index.tsx
+1
-1
No files found.
src/pages/afterService/exchangeApplication/exchangePrSubmit/components/ExchangeForm/index.tsx
View file @
76227308
...
...
@@ -456,10 +456,10 @@ const ExchangeForm: React.FC<BillsFormProps> = ({
backIcon=
{
<
ReutrnEle
description=
"返回"
/>
}
title=
{
!
id
?
'新建
退
货申请单'
:
'新建
换
货申请单'
:
isEdit
?
'编辑
退
货申请单'
:
'查看
退
货申请单'
'编辑
换
货申请单'
:
'查看
换
货申请单'
}
extra=
{
(
isEdit
||
!
id
)
...
...
src/pages/afterService/repairApplication/repairPrSubmit/components/RepairForm/index.tsx
View file @
76227308
...
...
@@ -179,7 +179,7 @@ const RepairForm: React.FC<BillsFormProps> = ({
const
handleSubmit
=
values
=>
{
const
{
supplierMember
,
faultFileList
,
faultFileList
=
[]
,
repairGoodsList
,
repairAddress
,
...
rest
...
...
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