RuoYi
2022-10-30 c7fa74116c7448d9b1e24b16af2630a79155cb43
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')