Commit 03fc09c3 authored by FE-安焕焕's avatar FE-安焕焕 👣

导出增加参数

parent 93caf117
......@@ -214,7 +214,7 @@ const TableList = props => {
onClick={() => {
// eslint-disable-next-line no-unused-expressions
form?.resetFields();
setQueryData({});
setQueryData({ logisticsStatus: 1 });
}}
>
{resetText}
......
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