This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-10 15:51:27 +07:00
parent a7848ea6dc
commit e8c04035f4
2 changed files with 0 additions and 8 deletions

View file

@ -240,12 +240,6 @@ const filterAndApply = () => {
>
<template v-slot:append>
<q-icon name="search" />
<!-- <q-icon
v-if="filterMain !== ''"
name="clear"
class="cursor-pointer"
@click="resetFilter"
/> -->
</template>
</q-input>
@ -266,7 +260,6 @@ const filterAndApply = () => {
</div>
<div class="col-12 q-pt-sm">
<!-- :filter="filterMain" -->
<d-table
:columns="columns"
:rows="rows"

View file

@ -523,7 +523,6 @@ watch([() => props?.snapShot, () => props.roundFilter], () => {
bordered
dense
class="custom-header-table"
:filter="filter"
:visible-columns="visibleColumns"
>
<template v-slot:header="props">