const { href } = this.$router.resolve({
        path: it.menuUrl,
      });
      window.open(href, "_blank");