This commit is contained in:
ChenQiuYu 2025-05-08 16:56:54 +08:00
parent 4b3c0a8912
commit f65ccabe83
2 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@ const goodsShowConfig = [
prop: "lifespan", prop: "lifespan",
}, },
{ {
label: "收费项目等级", label: "项目等级",
prop: "category", prop: "category",
}, },
{ {

View File

@ -98,7 +98,7 @@ const serviceShowConfig = [
prop: "unitPrice", prop: "unitPrice",
}, },
{ {
label: "收费项目等级", label: "项目等级",
prop: "chrgitmLv", prop: "chrgitmLv",
}, },
{ {