fix: templatez => template

This commit is contained in:
puriphatt 2024-12-24 17:41:38 +07:00
parent 38d9727738
commit f9e6ef6cf5

View file

@ -69,7 +69,7 @@ const currentTab = defineModel<string>('currentTab');
}"
>
<div class="row items-center">
<templatez v-if="!hideBtn">
<template v-if="!hideBtn">
<div v-if="!readonly && isEdit && edit" class="row">
<q-btn
round
@ -108,7 +108,7 @@ const currentTab = defineModel<string>('currentTab');
@click="deleteData"
/>
</div>
</templatez>
</template>
<div style="width: 31.98px"></div>
<div class="col text-subtitle1 text-weight-bold text-center">