diff --git a/src/components/page/afterService/invoice.vue b/src/components/page/afterService/invoice.vue index 8d1040d..2067a96 100644 --- a/src/components/page/afterService/invoice.vue +++ b/src/components/page/afterService/invoice.vue @@ -61,7 +61,7 @@ 发票号码: - + 查 询 重 置 @@ -76,7 +76,7 @@ - + @@ -154,12 +154,12 @@ export default { width:'120px' // align:'center' }, - { - title: '发票编号', - dataIndex: 'ticketid', - width:'120px' - // align:'center' - }, + // { + // title: '订单编号', + // dataIndex: 'batchcode', + // width:'120px' + // // align:'center' + // }, { title: '销方纳税人名称', dataIndex: 'seller_name',