疯狂的狮子li
2021-10-15 60404a6564d2aa2e456cb56020db7a1f2ea83e27
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: {