RuoYi
2022-11-15 69a246ac8a19604603b32a262eb32aee475ba3bc
src/views/index.vue
@@ -870,7 +870,7 @@
</template>
<script setup name="Index">
const version = ref('3.8.3')
const version = ref('3.8.4')
function goTarget(url) {
  window.open(url, '__blank')