1

parent 770d2c3d
......@@ -261,6 +261,7 @@ function refresh() {
cardData.value = [];
params.value.current = 1;
params.value.isEnd = false;
delete params.value.keyword;
resolve();
});
}
......
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