审批流按钮

This commit is contained in:
‘huanghaiixia’
2026-01-06 17:46:04 +08:00
parent 775e84f610
commit f73ce1a9f1
18 changed files with 1379 additions and 248 deletions

View File

@ -9,7 +9,7 @@ export const searchFormSchema: FormSchema[] = [
{
field: 'kNo',
label: '合同号/合同名称',
label: '合同号/名称',
component: 'Input',
},
{