修改个股详情中桑基图提示Stack: Error: Sankey is a DAG

This commit is contained in:
2025-10-28 10:46:23 +08:00
parent 10f519a764
commit 24c6c9e1c6
3 changed files with 97 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
"Bash(npm cache clean --force)",
"Bash(npm install)",
"Bash(npm run start:mock)",
"Bash(npm install fsevents@latest --save-optional --force)"
"Bash(npm install fsevents@latest --save-optional --force)",
"Bash(python -m py_compile:*)"
],
"deny": [],
"ask": []