兰宝车间质量管理系统-前端
疯狂的狮子li
2023-03-23 5c87f1cb2c17226c8f741613a9081a055c8e46d7
src/components/RuoYi/Git/index.vue
@@ -5,7 +5,7 @@
</template>
<script setup>
const url = ref('https://gitee.com/JavaLionLi/RuoYi-Vue-Plus');
const url = ref('https://gitee.com/dromara/RuoYi-Vue-Plus');
function goto() {
  window.open(url.value)