11
jhzh
2025-10-30 0b0bb61067f570aa7af992418596d4fdc2cedc02
src/layouts/BasicLayout.vue
@@ -141,10 +141,10 @@
    }
  },
  methods: {
    i18nRender,
    getreload () {
      this.$router.go(0)
    },
    i18nRender,
    handleMediaQuery (val) {
      this.query = val
      if (this.isMobile && !val['screen-xs']) {