Commit 3293640c by zhaochengxiang

采集

parent bec4a91d
......@@ -86,6 +86,7 @@ const FC = (props) => {
setTaskCode(undefined);
setDatasourceName(undefined);
setReportState(undefined);
setPagination({...pagination, pageNum: 1});
getAllTasks();
getDatasources();
}, [env])
......
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