hooks icon indicating copy to clipboard operation
hooks copied to clipboard

useAntdTable refreshDeps 改变我想要重置form,有实现方案么?

Open zyanfly opened this issue 2 years ago • 1 comments

如题,我的table还依赖一个tab数据,作为refreshDeps,而我每次切换tab,我希望能重置table的筛选表单form,现在是form的数据会保留只有手动reset才可以重置。

zyanfly avatar Jun 13 '22 07:06 zyanfly

你们两个问题是不是相反的 https://github.com/alibaba/hooks/issues/1655

gqbre avatar Jun 22 '22 07:06 gqbre

对,各个业务述求都不太一样,手动处理一下我觉得问题也很简单的。

crazylxr avatar Oct 18 '22 09:10 crazylxr