feat:【antd】【erp 系统】sale 重构代码风格(处理文案等)

This commit is contained in:
YunaiV
2025-10-04 16:29:36 +08:00
parent a9c9e0f8b2
commit 888a6d9ec8
10 changed files with 26 additions and 23 deletions

View File

@@ -111,7 +111,7 @@ export function useFormSchema(formType: string): VbenFormSchema[] {
},
{
fieldName: 'items',
label: '产品清单',
label: '销售产品清单',
component: 'Input',
formItemClass: 'col-span-3',
},