sxq
2021-10-20 c60130e53445f391bd624d436685a39f589f19a1
ruoyi-ui/src/views/index.vue
@@ -478,14 +478,13 @@
</template>
<script>
import config from '@/../package.json'
export default {
  name: "Index",
  data() {
    return {
      // 版本号
      version: config.version,
      version: "3.2.0",
    };
  },
  methods: {