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