Commit 8518e793 authored by 李苏's avatar 李苏 💬

修改属性

parent 647cb88d
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
{label: "分类", prop: "flName", fieldType: "ftString",width:192}, {label: "分类", prop: "flName", fieldType: "ftString",width:192},
{label: "人员", prop: "tbrName", fieldType: "ftString",width:192}, {label: "人员", prop: "tbrName", fieldType: "ftString",width:192},
// {label: "备注", prop: "bz", fieldType: "ftString",width:300}, // {label: "备注", prop: "bz", fieldType: "ftString",width:300},
{label: "状态", prop: "zt", fieldType: "ftString",width:100}, {label: "状态", prop: "ztName", fieldType: "ftString",width:100},
{label: "维护人", prop: "whr", fieldType: "ftString"}, {label: "维护人", prop: "whr", fieldType: "ftString"},
{label: "维护时间", prop: "whsj", fieldType: "ftDateTime"}, {label: "维护时间", prop: "whsj", fieldType: "ftDateTime"},
{label: "创建人", prop: "cjr", fieldType: "ftString"}, {label: "创建人", prop: "cjr", fieldType: "ftString"},
......
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