|
|
@@ -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.7'
|
|
|
+export const MAIN_VERSION = '4.2.8'
|
|
|
|
|
|
// 创建实例
|
|
|
const setupAll = async () => {
|