兰宝车间质量管理系统-前端
gssong
2024-05-06 935a199f7179d5df78eadbd1765b489aa267c758
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>