Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张浩
/
br-client
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
e3b5ae74
...
e3b5ae740b514170749d5849cc71240d46e2af8e
authored
2021-05-25 18:09:13 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
65e7a14b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/page/activityConfig.vue
src/page/activityConfig.vue
View file @
e3b5ae7
...
...
@@ -478,6 +478,9 @@
message
:
'活动信息表修改成功'
,
type
:
'success'
});
this
.
timer
=
setTimeout
(()
=>
{
this
.
$router
.
go
(
0
);
},
1500
);
}
else
{
this
.
$message
({
showClose
:
true
,
...
...
Please
register
or
sign in
to post a comment