refactor(BaInput):附件选择器关闭通过 query 自动触发通用搜索的功能

This commit is contained in:
妙码生花 2024-10-06 08:59:34 +08:00
parent 89f3747b5d
commit 08445fba0a

View File

@ -90,6 +90,7 @@ const optBtn: OptButton[] = [
},
]
const baTable = new baTableClass(new baTableApi('/admin/routine.Attachment/'), {
acceptQuery: false,
column: [
{
type: 'selection',