Commit 7da6c932 by hxx

无识别优化

parent c35138c7
......@@ -530,7 +530,7 @@ export function themeScanningCodeClick() {
// 搜索无结果,跳转搜索页展示无识别结果
$themeToLink({
type: 1,
link: `/goodsSearch/goodsSearch?isNoResult=${true}`
link: `/goodsSearch/goodsSearch?search_txt=${result}&isNoResult=${true}`
});
}
})
......
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