Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
02708f8a29b5e5fd43c0a516e2019362062969cb
02708f8a29b5e5fd43c0a516e2019362062969cb
Switch branch/tag
ant-design-pro
src
app.js
Find file
Normal view
History
Permalink
app.js
115 Bytes
Edit
Web IDE
Newer
Older
γγγ
duanledexianxianxian
committed
Jun 25, 2019
1
2
3
export
const
dva
=
{
config
:
{
onError
(
e
)
{
sync code
duanledexianxianxian
committed
Jul 01, 2019
4
console
.
error
(
e
);
γγγ
duanledexianxianxian
committed
Jun 25, 2019
5
6
7
8
e
.
preventDefault
();
},
},
};