RuoYi
2022-09-28 c82eb94a67b80d8f141344a8f8b026010b50bf5f
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')