驾驶舱&基础信息配置
This commit is contained in:
@@ -77,7 +77,7 @@ export default {
|
||||
completed: 1 // 销量超额达标
|
||||
},
|
||||
{
|
||||
name: "双镀面板",
|
||||
name: "双镀销量",
|
||||
targetValue: 0,
|
||||
value: 0,
|
||||
proportion: 0,
|
||||
@@ -113,7 +113,7 @@ export default {
|
||||
"单价": "unitPrice",
|
||||
"净价": "netPrice",
|
||||
"销量": "sales",
|
||||
"双镀面板": "panel",
|
||||
"双镀销量": "panel",
|
||||
"溢价产品销量": "premiumProduct"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user