feat: 选人组件(未完成) 加签减签

This commit is contained in:
dap
2024-12-17 14:47:51 +08:00
parent 8b58440e00
commit 2e3d385747
9 changed files with 456 additions and 34 deletions

View File

@@ -168,6 +168,6 @@ function handleTest() {
</Space>
</template>
</BasicTable>
<UserSelectModal />
<UserSelectModal mode="single" />
</Page>
</template>