Compare commits
No commits in common. "69f127aa25802f9c8a98c008e1a8306a6234eb92" and "36f2b13a8284143f33f48d9bde6c367291eb5a6b" have entirely different histories.
69f127aa25
...
36f2b13a82
|
|
@ -139,7 +139,7 @@ const goodsShowConfig = [
|
|||
prop: "lifespan",
|
||||
},
|
||||
{
|
||||
label: "项目等级",
|
||||
label: "收费项目等级",
|
||||
prop: "category",
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ const serviceShowConfig = [
|
|||
prop: "unitPrice",
|
||||
},
|
||||
{
|
||||
label: "项目等级",
|
||||
label: "收费项目等级",
|
||||
prop: "chrgitmLv",
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue