Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chenl
2017-04-12 14:03:32 +0800
Commit
2e14be68bb5f7dd5eef5e0569a1d0bb33f3527af
1 parent
25859a53
修复error 重定义问题。review by 张丽霞。
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
js/installment/reducers/repayList/repayListInitialState.js
js/installment/reducers/repayList/repayListInitialState.js
View file @
2e14be6
...
...
@@ -7,7 +7,6 @@ let InitialState = Record({
queryDays
:
''
,
repaymentList
:
List
(),
formateData
:
Map
(),
error
:
null
,
showBottom
:
true
,
tipMessage
:
''
,
bankCardsList
:
List
(),
...
...
Please
register
or
login
to post a comment