Commit f6c6ce66 by 杨树贤

修复

parent fcd6f884
Showing with 1 additions and 1 deletions
......@@ -59,7 +59,7 @@
let jumpUrl = getQueryVariable('jump_url');
if (jumpUrl) {
index.loadHome({
menuPath: jumpUrl + location.search + '&view=iframe',
menuPath: jumpUrl + location.search + '&view=iframe&from=supplier',
menuName: '<i class="layui-icon layui-icon-home"></i>'
});
} else {
......
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 sign in to comment