Files
geg-gas-web/src/views/secondDev/customFormConfig.ts
‘huanghaiixia’ a27bf90e9d 客户组
2025-12-17 16:06:44 +08:00

6 lines
130 B
TypeScript

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