main
kgdxpr 1 year ago
parent 73e71f3cc5
commit 178982f8e1

@ -122,7 +122,7 @@
{ title: '联系人', field: 'person_name', align: 'center', width: "15%" },
{ title: '电话', field: 'telephone', align: 'center', width: "10%" },
{ title: '邮箱', field: 'email', align: 'center', width: "10%" },
{ title: '操作', align: 'center', width: "15%", toolbar: '#table-bar' }
// { title: '操作', align: 'center', width: "15%", toolbar: '#table-bar' }
]],
skin: 'line',
defaultToolbar: [],

@ -124,7 +124,7 @@
// { title: '联系人', field: 'person_name', align: 'center', width: "15%" },
// { title: '电话', field: 'telephone', align: 'center', width: "10%" },
// { title: '邮箱', field: 'email', align: 'center', width: "10%" },
{ title: '操作', align: 'center', width: "15%", toolbar: '#table-bar' }
// { title: '操作', align: 'center', width: "15%", toolbar: '#table-bar' }
]],
skin: 'line',
defaultToolbar: [],

Loading…
Cancel
Save