feat: 低代码文件编辑历史记录 crud 功能完成

This commit is contained in:
wangxuefeng
2025-03-01 15:38:53 +08:00
parent 5c4aa42ecf
commit e052752694
11 changed files with 161 additions and 64 deletions

View File

@@ -1,7 +1,5 @@
{
"extends": "./node_modules/@vtj/cli/config/tsconfig.web.json",
"compilerOptions": {
"lib": ["es2015", "dom"],
"noUnusedLocals": false,
"noUnusedParameters": false,
"baseUrl": "./",