add car maintain
This commit is contained in:
@@ -90,6 +90,8 @@ export default function () {
|
||||
{ prop: "brand", label: "配方" },
|
||||
{ prop: "shapeCode", label: "砖型" },
|
||||
{ prop: "weight", label: "重量" },
|
||||
{ width: 128, prop: "gas", label: "燃气用量(m³)" },
|
||||
{ width: 144, prop: "gp", label: "燃气(m³)/砖(kg)" },
|
||||
{ width: 80, prop: "qty", label: "订单数量" },
|
||||
{ width: 72, prop: "goodqty", label: "合格数" },
|
||||
{ width: 72, prop: "badqty", label: "废砖数" },
|
||||
|
||||
Reference in New Issue
Block a user