Compare commits

..

No commits in common. "69f127aa25802f9c8a98c008e1a8306a6234eb92" and "36f2b13a8284143f33f48d9bde6c367291eb5a6b" have entirely different histories.

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",
}, },
{ {