2 次代碼提交 a943f53ed7 ... 7fd06b2a2c

作者 SHA1 備註 提交日期
  xiongxing 7fd06b2a2c Merge branch 'master' of http://47.107.245.0:3000/xiongxing/kyj-yanglao-web-new 1 月之前
  xiongxing d23edf7279 修改版本 1 月之前
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.4.7'
+export const MAIN_VERSION = '4.4.8'
 
 // 创建实例
 const setupAll = async () => {