问题修复

This commit is contained in:
2024-04-16 00:53:34 +08:00
parent 877469ab43
commit 0562554266
9 changed files with 37 additions and 24 deletions

View File

@@ -46,7 +46,7 @@ const bindInput = async (e: any) => {
pageSize: 100,
bean: {
keyword: e.detail.value,
typeIds: ['1724629185362591745']
typeIds: []
}
}
});