feat: axios add joinTime field

This commit is contained in:
vben
2020-12-15 21:27:45 +08:00
parent c774a6d3a0
commit f646e37754
8 changed files with 65 additions and 35 deletions

View File

@@ -78,6 +78,7 @@ const viteConfig: UserConfig = {
// The package will be recompiled using rollup, and the new package compiled into the esm module specification will be put into node_modules/.vite_opt_cache
optimizeDeps: {
include: [
'qs',
'echarts/map/js/china',
'ant-design-vue/es/locale/zh_CN',
'ant-design-vue/es/locale/en_US',