Commit 006fbe8a authored by 仇晓婷's avatar 仇晓婷

Merge branch 'product' of http://git.mes123.com/zhouyx/mes-ui into product

parents b40a73e5 3ef40bd6
This diff is collapsed.
This diff is collapsed.
......@@ -119,13 +119,11 @@ export default {
{
title: this.l("name"),
key: "name",
align: "left",
},
{
key: "mmcode",
title: this.l("mmcode"),
align: "center",
high: true,
},
{
......@@ -170,20 +168,18 @@ export default {
{
key: "drawingNo",
title: this.l("drawingNo"),
align: "right",
high: true,
},
{
key: "madeCompanyTitle",
title: this.l("madeCompanyTitle"),
align: "center",
width: 260,
high: true,
},
{
key: "madeCompany",
title: this.l("madeCompany"),
align: "center",
align: "right",
width: 260,
high: true,
hide: true,
......@@ -192,7 +188,6 @@ export default {
{
key: "version",
title: this.l("version"),
align: "center",
width: 260,
high: true,
hide: true,
......@@ -201,7 +196,7 @@ export default {
{
key: "materialId",
title: this.l("materialId"),
align: "center",
align: "right",
width: 260,
high: true,
hide: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment