소스 검색

若依 3.8.4

RuoYi 2 년 전
부모
커밋
13ce7966b4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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')