1
admin
2026-01-10 83985c18e5043ca11a3a36ff8d8c6162a9a9b937
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']) {