sxq
2021-10-20 12d76e4f205c41cf3fd8ea215b787e900b3cc876
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: {