test: 覆盖数据处理任务列表布局

This commit is contained in:
caoxiaozhu
2026-07-10 23:56:06 +08:00
parent 73b2131dd4
commit 57c3947615
2 changed files with 20 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"build": "vue-tsc -b && vite build",
"preview": "vite preview",
"type-check": "vue-tsc -b --noEmit",
"test:data-process-list": "node scripts/regression-data-process-list.mjs",
"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",