Commit 239368ec authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents f755cc47 c118dba0
......@@ -167,17 +167,17 @@ export default {
// { label: "审批负责人", prop: "approver" },
{
label: "创建用户",
label: "用户名",
prop: "createUserId",
formatter: this.formatter,
},
{
label: "创建时间",
prop: "createTime",
width: 150,
formatter: this.formatterDate,
},
// {
// label: "创建时间",
// prop: "createTime",
// width: 150,
// formatter: this.formatterDate,
// },
{
label: "操作",
......
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