export const customFormConfig = {
codeList: ['addCustomer','addSupplier'],
router: [
{code: 'addCustomer', src: ''}
]
};