vxe-table icon indicating copy to clipboard operation
vxe-table copied to clipboard

筛选项持久化

Open quhongli123 opened this issue 6 months ago • 3 comments

这个需求解决了什么问题:

在跳转页面的时候 再次返回当前页面需要保留跳转页面前的筛选项

建议的 API 是什么样的:

通过配置项true或者false 开启关闭

是否已有其他不错的替代方案:

No response

是否使用当前最新版本?

  • [x] 我已确认是使用当前的最新版本。

quhongli123 avatar Jun 03 '25 08:06 quhongli123

我的建议是使用keepalive

zkzgs avatar Jun 03 '25 08:06 zkzgs

数据持久化是你自己的业务逻辑,和表格没关系的

xlz26296 avatar Jun 03 '25 11:06 xlz26296

如果你是vxe-toolbar的custom,可以在vxe-table中配置custom-config。 在 https://vxetable.cn/#/table/api?apiKey=table 中搜storage就能看到了

MD777-creator avatar Jun 13 '25 02:06 MD777-creator