Compare commits

...

2 Commits

Author SHA1 Message Date
ChenQiuYu 69f127aa25 Merge branch 'main' of ssh://git.jizhiweb.cn:2222/clinic-v2/web 2025-05-08 16:57:17 +08:00
ChenQiuYu f65ccabe83 dev 2025-05-08 16:56:54 +08:00
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",
}, },
{ {