fix: Can't search table data by name
Created by: weili520
Signed-off-by: TheYoungManLi cjl@kubesphere.io
What type of PR is this?
/kind bug
What this PR does / why we need it:
This problem is caused by the getFilterParams function in the store/base.js, it makes us cant search table data in multi-cluster projects.
Which issue(s) this PR fixes:
Fixes ##2851 (closed)
Special notes for reviewers:
Does this PR introduced a user-facing change?
Can't search table data by name in multi-cluster projects.