Authored by 李奇

fixed:检索页修改

... ... @@ -44,6 +44,7 @@ export default {
const setInterface = () => {
window.frames['iframe'].yohoInterface = window.yohoInterface;
window.frames['iframe'].appBaseLogs = window.appBaseLogs;
};
this.$bus.$on('after-view-enter', () => {
... ...