管道气采购

This commit is contained in:
‘huanghaiixia’
2025-12-31 17:21:39 +08:00
parent 6671292fd4
commit 32b58d7c79
9 changed files with 1021 additions and 110 deletions

View File

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