1. 修复vite打包axios报错的bug;

2. 适配form、form-item的size属性。
This commit is contained in:
vdpAdmin
2022-01-12 14:09:31 +08:00
parent 1921746b8d
commit 9a2c6040c5
17 changed files with 27 additions and 28 deletions

View File

@ -62,7 +62,7 @@
},
tableSize: {
type: String,
default: 'medium'
default: 'default'
},
},
methods: {