This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
<FormMain v-if="
|
||||
getUsername == '' || getUsername == null || getUsername == undefined
|
||||
"/>
|
||||
<div
|
||||
<!-- <div
|
||||
v-if="
|
||||
getUsername"
|
||||
getUsername&&getCheckLogin"
|
||||
class="text-sub text-center py-10"
|
||||
>
|
||||
<v-icon icon="mdi-alert-circle-outline" size="35" color="red"></v-icon>
|
||||
ไม่สามารถเข้าถึงได้ คุณลงทะเบียนแสดงตัวตนแล้ว
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user