This website works better with JavaScript.
Home
Explore
Help
Sign In
LiLongLong
/
disinfector_vue
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
fix:接口请求错误的时候还原遮罩
master
白凤吉
2 weeks ago
parent
ad37cc514b
commit
e7bdf27109
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
src/views/login/index.vue
3
src/views/login/index.vue
View File
@ -86,6 +86,9 @@ const loginHandle = async () => {
loading
.
value
=
false
loading
.
value
=
false
}
)
}
)
}
}
else
{
loading
.
value
=
false
}
}
)
}
)
.
catch
(
(
)
=>
{
.
catch
(
(
)
=>
{
loading
.
value
=
false
loading
.
value
=
false
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
LiLongLong/disinfector_vue
Title
Body
Create Issue