兰宝车间质量管理系统-前端
gssong
2024-03-16 1edc9537659f11fdd28aab6256045fc238eb22dc
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>