feat: 修改单位字段

This commit is contained in:
duan
2025-03-03 17:12:22 +08:00
parent 250317f1ca
commit 9e256c664f
2 changed files with 1 additions and 2 deletions

View File

@@ -78,7 +78,7 @@ const contentConfig: IContentConfig<UserPageQuery> = {
slotName: "type",
},
{ label: "库存", align: "center", prop: "stockNumber" },
{ label: "耗材信息", align: "center", prop: "consList" },
{ label: "耗材信息", align: "center", prop: "consName" },
{
label: "上架",
align: "center",