1
admin
2026-01-11 adb95de7c8bbf75cf69c984a24f813733371f1a9
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']) {