Commit a9bb9f04 authored by renjintao's avatar renjintao

work index

parent a643dc4f
......@@ -75,12 +75,6 @@ export default {
curId: 0,
columns: [
// { type: 'selection', width: 70, align: 'center'},
{
key: "id",
title: this.l("id"),
hide: true,
align: "left"
},
{
key: "calId",
title: this.l("calId"),
......@@ -122,6 +116,7 @@ export default {
title: this.l("creatorUserId"),
hide: true,
align: "left",
type: 'user'
},
{
title: "操作",
......
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