兰宝车间质量管理系统-前端
gssong
2024-04-06 9f73ea2d329abd721afd0213fb5803aad723f667
src/components/RuoYiGit/index.vue
@@ -8,6 +8,6 @@
const url = ref('https://gitee.com/dromara/RuoYi-Vue-Plus');
function goto() {
  window.open(url.value)
  window.open(url.value);
}
</script>