瀏覽代碼

版本修改

xiongxing 1 周之前
父節點
當前提交
18a61cc946
共有 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.5'
+export const MAIN_VERSION = '4.4.6'
 
 // 创建实例
 const setupAll = async () => {