Commit 21185b47 authored by 李纪文's avatar 李纪文

feat: 修改指标选择器模态关闭搜索还在问题

parent 1675ee32
......@@ -198,8 +198,8 @@ const QuotaSelect = ({
setQuotaList([]);
setGroupQuotaList([]);
setVisible(false);
setSearch('');
}
setSearch('');
};
const onOk = () => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment