若依 3.8.4

This commit is contained in:
RuoYi
2022-09-27 20:02:10 +08:00
parent a5f02187f9
commit 13ce7966b4

View File

@ -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')