update search function
All checks were successful
frontend-action / build-image (push) Successful in 2m50s
All checks were successful
frontend-action / build-image (push) Successful in 2m50s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<FormMain v-if="getUsername" />
|
||||
<div
|
||||
<FormMain />
|
||||
<!-- <div
|
||||
v-if="
|
||||
getUsername == '' || getUsername == null || getUsername == undefined
|
||||
"
|
||||
@@ -9,7 +9,7 @@
|
||||
>
|
||||
<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