提交 4940b446 authored 作者: matian's avatar matian

更新代码

上级 5a1438c1
...@@ -320,7 +320,13 @@ export default { ...@@ -320,7 +320,13 @@ export default {
align: 'center', align: 'center',
minWidth: 100 minWidth: 100
}, },
{ label: '发票申请日期', prop: 'invoice_application_time', align: 'center', minWidth: 200 }, {
label: '发票申请日期',
prop: 'invoice_application_time',
align: 'center',
minWidth: 200,
sortable: 'custom'
},
{ label: '允许开具发票', prop: 'can_add_invoice', slots: 'status', align: 'center', minWidth: 200 }, { label: '允许开具发票', prop: 'can_add_invoice', slots: 'status', align: 'center', minWidth: 200 },
{ label: '操作', slots: 'table-x', align: 'center', minWidth: 300, fixed: 'right' } { label: '操作', slots: 'table-x', align: 'center', minWidth: 300, fixed: 'right' }
] ]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论