feat: table允许通过props动态变化data数据

This commit is contained in:
雪忆天堂
2026-03-23 10:05:32 +08:00
parent 3528517fe0
commit 5613dcef99
2 changed files with 5 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
},
"type": "module",
"scripts": {
"bootstrap": "pnpm install",
"build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 turbo build",
"build:analyze": "turbo build:analyze",
"build:antd": "pnpm run build --filter=@vben/web-antd",