mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
window 通信逻辑优化
This commit is contained in:
parent
d6b8b05451
commit
fdbe89fb51
@ -165,7 +165,7 @@ function createScopedTools(
|
||||
...values
|
||||
};
|
||||
const link = location.pathname + '?' + qsstringify(query);
|
||||
env.updateLocation(link);
|
||||
env.updateLocation(link, true);
|
||||
}
|
||||
});
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user