客户评价

This commit is contained in:
‘huanghaiixia’
2025-12-18 17:58:17 +08:00
parent 55bfa5a22d
commit a1151e18a3
9 changed files with 382 additions and 100 deletions

View File

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