1
jhzh
2025-07-06 c24f01e317c68e8d490af53210cee83d46297e20
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']) {