@ -55,7 +55,7 @@ import * as InvoiceApi from '@/api/invoice'
export default {
data() {
return {
tabIndex: 1,
tabIndex: 0,
invoicList: [],
recordList: [1, 2]
};
@ -91,7 +91,7 @@ export default {
.invoice-btn {
height: 104rpx;
background: #F21A1C;
background: #F55349;
color: #fff;
font-size: 32rpx;
font-weight: bold;