Merge branch 'development' of https://github.com/Frappet/EDM into oat
This commit is contained in:
commit
0d33798ed2
13 changed files with 104 additions and 45 deletions
|
|
@ -55,7 +55,7 @@ onMounted(getCabinet)
|
|||
<div class="q-my-md row items-center">
|
||||
<div class="col">
|
||||
<h5 class="q-my-none" v-if="mode === 'admin'">จัดเก็บเอกสาร</h5>
|
||||
<h5 class="q-my-none" v-else>สืบค้นเอกสาร</h5>
|
||||
<h5 class="q-my-none" v-else>สืบค้นผลงาน</h5>
|
||||
</div>
|
||||
<search-bar :mode="mode" v-if="mode === 'admin'" />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue