Ver Fonte

若依 3.8.4

RuoYi há 2 anos atrás
pai
commit
13ce7966b4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/index.vue

+ 1 - 1
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')