feat:【antd】【crm】调整操作日志和团队成员的标签顺序,优化表单字段的规则和属性
This commit is contained in:
@@ -22,7 +22,7 @@ export function useDetailSchema(): DescriptionItemSchema[] {
|
||||
},
|
||||
{
|
||||
field: 'price',
|
||||
label: '产品价格',
|
||||
label: '产品价格(元)',
|
||||
content: (data) => erpPriceInputFormatter(data.price),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user