feat: 添加数据任务 mock 数据

This commit is contained in:
caoxiaozhu
2026-07-10 17:13:23 +08:00
parent 79843a4b3b
commit 9bb26f3b24
5 changed files with 61 additions and 13 deletions

View File

@@ -9,6 +9,7 @@
"preview": "vite preview",
"type-check": "vue-tsc -b --noEmit",
"test:data-process-wizard": "node scripts/regression-data-process-wizard.mjs",
"test:dataset-task-tab": "node scripts/regression-dataset-task-tab.mjs",
"test:model-manage": "node scripts/regression-model-manage.mjs",
"test:training-log-layout": "node scripts/regression-training-log-layout.mjs",
"test:page-surface": "node scripts/regression-page-surface.mjs"