客户组

This commit is contained in:
‘huanghaiixia’
2025-12-17 16:06:44 +08:00
parent 1eee4dcd60
commit a27bf90e9d
16 changed files with 2773 additions and 615 deletions

View File

@ -1,5 +1,5 @@
export const customFormConfig = {
codeList: ['addCustomer'],
codeList: ['addCustomer','addSupplier'],
router: [
{code: 'addCustomer', src: ''}
]