Explorar o código

版本号修复

xiongxing hai 3 meses
pai
achega
63a753c3c8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main.ts

+ 1 - 1
src/main.ts

@@ -51,7 +51,7 @@ import { Flex } from 'ant-design-vue'
 import 'ant-design-vue/dist/reset.css'
 import fetchPlugin from './config/axios/fetch';
 //版本号
-export const MAIN_VERSION = '4.2.2'
+export const MAIN_VERSION = '4.2.3'
 
 // 创建实例
 const setupAll = async () => {