This commit is contained in:
mll
2026-02-26 12:06:23 +08:00
parent baf731526f
commit a8db600e90

View File

@@ -4,7 +4,7 @@
class="low-reoprt" class="low-reoprt"
:class="[`low-report__${reportCode}`, { summary: tableOption.showSummary }]" :class="[`low-report__${reportCode}`, { summary: tableOption.showSummary }]"
> >
<div style="margin-bottom:6px">查询</div> <div v-if="isSearch" style="margin-bottom:6px">查询</div>
<avue-crud <avue-crud
ref="crudRef" ref="crudRef"
v-model:search="tableSearch" v-model:search="tableSearch"