设计需求、测试项、用例的上级hover显示

This commit is contained in:
2025-05-14 19:57:11 +08:00
parent 25b5576274
commit 70e719abbe
15 changed files with 260 additions and 32 deletions

View File

@@ -6,6 +6,7 @@
"declarationMap": true,
"esModuleInterop": true,
"jsx": "preserve",
"jsxImportSource": "vue",
"allowJs": true,
"strictFunctionTypes": false,
"strictNullChecks": true,
@@ -45,6 +46,7 @@
],
"types": [
"vite/client",
"@arco-design/web-vue"
]
},
"include": [