refactor(projects): 代码优化

This commit is contained in:
Soybean
2022-04-13 23:45:15 +08:00
parent 46e1ae7825
commit e8b534b84e
15 changed files with 533 additions and 479 deletions

View File

@ -24,7 +24,7 @@
size="large"
:block="true"
:round="true"
:loading="auth.loginLoding"
:loading="auth.loginLoading"
@click="handleSubmit"
>
确定

View File

@ -16,7 +16,7 @@
size="large"
:block="true"
:round="true"
:loading="auth.loginLoding"
:loading="auth.loginLoading"
@click="handleSubmit"
>
确定