Jeecg Boot 2.2.1 版本发布,基于SpringBoot的低代码平台

This commit is contained in:
zhangdaiscott
2020-07-11 18:29:15 +08:00
parent 01ac622c0c
commit 5cd98ab2b0
190 changed files with 28157 additions and 26840 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module.exports = {
presets: [
['@vue/app',
{ useBuiltIns: 'entry' }]
{ useBuiltIns: 'entry' }]
]
}