Commit 7e7e8bf0 authored by 李苏's avatar 李苏 💬

parent 6af70959
......@@ -104,12 +104,12 @@
tableTitle: [
// {label: "单据编号", prop: "djid", fieldType: "ftString",width:120},
{label: "序号", prop: "xh", fieldType: "int"},
{label: "备注", prop: "bz", fieldType: "ftString",width:300},
// {label: "备注", prop: "bz", fieldType: "ftString",width:300},
{label: "业务日期", prop: "ywrq", fieldType: "ftDateTime"},
{label: "分类", prop: "flName", fieldType: "ftString",width:192},
{label: "人员", prop: "tbrName", fieldType: "ftString",width:192},
{label: "备注", prop: "bz", fieldType: "ftString",width:300},
{label: "状态", prop: "zt", fieldType: "ftString",width:48},
// {label: "备注", prop: "bz", fieldType: "ftString",width:300},
{label: "状态", prop: "zt", fieldType: "ftString",width:100},
{label: "维护人", prop: "whr", fieldType: "ftString"},
{label: "维护时间", prop: "whsj", fieldType: "ftDateTime"},
{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