Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
lilejia-f2mb-pro
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
3ba5b027
authored
2019-10-16 15:16:51 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
21d7faa9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/award/award.js
src/pages/award/award.js
View file @
3ba5b02
...
...
@@ -69,7 +69,7 @@ export default {
address
}
=
this
.
form
;
let
rank
=
this
.
rank
;
if
(
this
.
isAward
)
{
if
(
!
this
.
isAward
)
{
Dialog
.
alert
({
message
:
`您的排行是
${
rank
}
名,非获奖用户`
}).
then
(()
=>
{
...
...
Please
register
or
sign in
to post a comment