Skip to content

Commit cf7eeac

Browse files
committed
--author:scott--date:20260320--for:移除高级查询按钮
1 parent 105d5ee commit cf7eeac

File tree

1 file changed

+0
-1
lines changed
  • jeecgboot-vue3/src/views/system/examples/demo

1 file changed

+0
-1
lines changed

jeecgboot-vue3/src/views/system/examples/demo/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
<a-button preIcon="ant-design:import-outlined" type="primary">导入</a-button>
5454
</a-upload>
5555
<a-button preIcon="ant-design:export-outlined" type="primary" @click="handleExportXls('单表示例', getExportUrl,exportParams)">导出</a-button>
56-
<a-button preIcon="ant-design:filter" type="primary" @click="">高级查询</a-button>
5756
<a-button preIcon="ant-design:plus-outlined" type="primary" @click="openTab">打开Tab页</a-button>
5857
<a-button preIcon="ant-design:retweet-outlined" type="primary" @click="customSearch = !customSearch">{{
5958
customSearch ? '表单配置查询' : '自定义查询'

0 commit comments

Comments
 (0)