fix: 移除 default-passive-events,避免强制设为 passive 的监听与组件内部 preventDefault 冲突,减少控制台警告输出

This commit is contained in:
Ray.Hao
2025-12-02 13:51:01 +08:00
parent f2acf74c80
commit d3f34c2789
2 changed files with 0 additions and 4 deletions

View File

@@ -55,7 +55,6 @@
"axios": "^1.13.2",
"codemirror": "^5.65.20",
"codemirror-editor-vue3": "^2.8.0",
"default-passive-events": "^2.0.0",
"echarts": "^6.0.0",
"element-plus": "^2.11.8",
"exceljs": "^4.4.0",