This commit is contained in:
ljx
2025-09-10 19:34:57 +08:00
parent a3d35a7410
commit a3dd00645f
45 changed files with 146 additions and 55 deletions

View File

@ -11,6 +11,7 @@
:id="form.id"
:status="form.status"
:pageType="routeParams.type"
:projectName="routeParams.projectName"
/>
</el-card>