feat: 新增流程定义页面

This commit is contained in:
xlsea
2025-05-22 22:56:59 +08:00
parent 32c241564d
commit 11aba9e2c8
19 changed files with 899 additions and 15 deletions

View File

@ -197,7 +197,6 @@ function handleExport() {
v-model:visible="drawerVisible"
:operate-type="operateType"
:row-data="editingData"
:category-tree-list="data"
@submitted="getData"
/>
</NCard>