审批流按钮

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

@ -1,3 +1,12 @@
export const customFormConfig = {
codeList: ['addCustomer','addSupplier', 'addCustomerScore', 'addSupplierScore', 'addAppro', 'contractFactApprove', 'addContractPurPng'],
codeList: [
'addCustomer',
'addSupplier',
'addCustomerScore',
'addSupplierScore',
'addAppro',
'contractFactApprove',
'addContractPurPng',
'addContractSales'
],
};