fix:tooltip card organization-chart
This commit is contained in:
parent
49b3b67edd
commit
f3449c3786
1 changed files with 3 additions and 0 deletions
|
|
@ -333,6 +333,9 @@ onMounted(async () => {
|
|||
>
|
||||
{{ item.sub }}
|
||||
</div>
|
||||
<q-tooltip v-if="item.path === '/organization-chart'">
|
||||
อยู่ระหว่างปรับปรุง</q-tooltip
|
||||
>
|
||||
</q-card>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue