Compare commits
2 Commits
36f2b13a82
...
69f127aa25
| Author | SHA1 | Date |
|---|---|---|
|
|
69f127aa25 | |
|
|
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