1
jhzh
2025-08-12 975dee14d278478bdc1a6855f5840b46fb00d9c1
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']) {