dev
This commit is contained in:
parent
4b3c0a8912
commit
f65ccabe83
|
|
@ -139,7 +139,7 @@ const goodsShowConfig = [
|
||||||
prop: "lifespan",
|
prop: "lifespan",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "收费项目等级",
|
label: "项目等级",
|
||||||
prop: "category",
|
prop: "category",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -98,7 +98,7 @@ const serviceShowConfig = [
|
||||||
prop: "unitPrice",
|
prop: "unitPrice",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "收费项目等级",
|
label: "项目等级",
|
||||||
prop: "chrgitmLv",
|
prop: "chrgitmLv",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue