mirror of
https://gitee.com/wonderful-code/buildadmin
synced 2024-11-21 06:29:50 +00:00
refactor(BaInput):附件选择器关闭通过 query 自动触发通用搜索的功能
This commit is contained in:
parent
89f3747b5d
commit
08445fba0a
@ -90,6 +90,7 @@ const optBtn: OptButton[] = [
|
||||
},
|
||||
]
|
||||
const baTable = new baTableClass(new baTableApi('/admin/routine.Attachment/'), {
|
||||
acceptQuery: false,
|
||||
column: [
|
||||
{
|
||||
type: 'selection',
|
||||
|
Loading…
Reference in New Issue
Block a user