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 @@
-
+
{{ticket_status==1?'未开票':ticket_status==2?'开票中':ticket_status==3?'开票成功':'开票失败'}}
@@ -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',