供应商评价

This commit is contained in:
‘huanghaiixia’
2025-12-19 14:37:49 +08:00
parent 5496c041ee
commit 754f44f55d
8 changed files with 539 additions and 49 deletions

View File

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