更新VSCode配置,启用Maven支持,设置Java 17环境,调整MybatisPlusSaasConfig以开启系统租户控制并添加新租户表。更新pom.xml以包含新模块jeecg-module-xslmes,优化Vue3环境配置以统一API路径,增强代理设置以支持完整的后端路径。修复useForm钩子中的字段重置逻辑,改进axios配置以处理相对URL的上下文路径问题。
This commit is contained in:
12
qhmes.code-workspace
Normal file
12
qhmes.code-workspace
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "jeecg-boot",
|
||||
"name": "后端 (jeecg-boot)"
|
||||
},
|
||||
{
|
||||
"path": "jeecgboot-vue3",
|
||||
"name": "前端 (jeecgboot-vue3)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user