sxq
2021-10-20 3eeeb27d70ad7d761b1e280d24d717a4ee775a3b
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: {