@ -68,7 +68,7 @@
<el-table v-loading="invoiceLoading" :data="invoiceList" style="width: 100%" border
row-key="id"
highlight-current-row
@current-change="handleInvoiceChange"
@row-click="handleInvoiceChange"
>
<el-table-column label="序号" type="index"></el-table-column>
<el-table-column