Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: tag filter list not refresh (#84)
#### What type of PR is this? /kind bug #### What this PR does / why we need it: 修复标签过滤列表在不刷新页面的情况下,无法获取最新新增的标签数据。 #### How to test it? 1. 在瞬间页面新增一个标签 2. 在不刷新页面的时候,查看标签列表是否更新。 #### Does this PR introduce a user-facing change? ```release-note None ```
- Loading branch information