Commit d5171307 authored by renjintao's avatar renjintao

bug--mesplan

parent f19c6875
...@@ -275,7 +275,7 @@ export default { ...@@ -275,7 +275,7 @@ export default {
title: this.l("productingPreparationPeople"), title: this.l("productingPreparationPeople"),
align: "left", align: "left",
high: true, high: true,
hide: true hide: true,
}, },
{ {
key: "productingPreparationFinishDate", key: "productingPreparationFinishDate",
...@@ -289,7 +289,8 @@ export default { ...@@ -289,7 +289,8 @@ export default {
title: this.l("quotationPeople"), title: this.l("quotationPeople"),
align: "left", align: "left",
high: true, high: true,
hide: true hide: true,
type: "user"
}, },
{ {
key: "quotationFinishDate", key: "quotationFinishDate",
......
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