mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-03-27 07:41:08 +00:00
--author:scott--date:20260320--for:移除高级查询按钮
This commit is contained in:
parent
105d5ee199
commit
cf7eeac6ab
@ -53,7 +53,6 @@
|
|||||||
<a-button preIcon="ant-design:import-outlined" type="primary">导入</a-button>
|
<a-button preIcon="ant-design:import-outlined" type="primary">导入</a-button>
|
||||||
</a-upload>
|
</a-upload>
|
||||||
<a-button preIcon="ant-design:export-outlined" type="primary" @click="handleExportXls('单表示例', getExportUrl,exportParams)">导出</a-button>
|
<a-button preIcon="ant-design:export-outlined" type="primary" @click="handleExportXls('单表示例', getExportUrl,exportParams)">导出</a-button>
|
||||||
<a-button preIcon="ant-design:filter" type="primary" @click="">高级查询</a-button>
|
|
||||||
<a-button preIcon="ant-design:plus-outlined" type="primary" @click="openTab">打开Tab页</a-button>
|
<a-button preIcon="ant-design:plus-outlined" type="primary" @click="openTab">打开Tab页</a-button>
|
||||||
<a-button preIcon="ant-design:retweet-outlined" type="primary" @click="customSearch = !customSearch">{{
|
<a-button preIcon="ant-design:retweet-outlined" type="primary" @click="customSearch = !customSearch">{{
|
||||||
customSearch ? '表单配置查询' : '自定义查询'
|
customSearch ? '表单配置查询' : '自定义查询'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user