diff --git a/frontend/src/views/Layout/AuthLayout_gdd.vue b/frontend/src/views/Layout/AuthLayout_gdd.vue index 0e963e2ba..53c9b58a0 100644 --- a/frontend/src/views/Layout/AuthLayout_gdd.vue +++ b/frontend/src/views/Layout/AuthLayout_gdd.vue @@ -23,9 +23,6 @@ export default { fullPage: true, } }, - props: { - isLoading: { type: Boolean, default: false }, - }, components: { Loading, ContentFooter, diff --git a/frontend/src/views/Pages/Login.vue b/frontend/src/views/Pages/Login.vue index 3a872fe41..b910e1348 100755 --- a/frontend/src/views/Pages/Login.vue +++ b/frontend/src/views/Pages/Login.vue @@ -67,7 +67,7 @@ -