修复文件存储查询隐藏

This commit is contained in:
文永达 2023-10-11 00:04:09 +08:00
parent 23ea5a0dcb
commit f4f6e13bea

View File

@ -36,7 +36,7 @@
{{ $t('btn.delete') }}
</el-button>
</el-col>
<right-toolbar :showSearch="showSearch" @queryTable="getList"></right-toolbar>
<right-toolbar v-model:showSearch="showSearch" @queryTable="getList"></right-toolbar>
</el-row>
<!-- 数据区域 -->