Commit 53736fcc authored by dingyoujian's avatar dingyoujian

调整

parent e37fbe5e
......@@ -80,6 +80,12 @@
// {label: "编码", prop: "code", fieldType: "ftString",width:120},
{label: "名称", prop: "byxmName", fieldType: "ftString",width:300},
{label: "保养周期-天", prop: "byzq", fieldType: "int",width:252},
{label: "上次保养日期", prop: "scbyrq", ...this.$common('ftDate'),width:192},
{label: "上次保养人", prop: "scbyrName", fieldType: "ftString",width:200},
{label: "预计下次保养日期", prop: "xcbyrq", ...this.$common('ftDate'),width:192},
// {label: "公司", prop: "gsName", fieldType: "ftString",width:192},
// {label: "停用标志", prop: "tybz", fieldType: "ftString",width:100},
// {label: "停用日期", prop: "tyrq", ...this.$common('ftDateTime'),width:192},
......
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