version/0412
mujinxia 9 months ago
parent 3eb69bf7dd
commit f61adbe6be
  1. 4
      pages/invoice/indexset.vue

@ -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;

Loading…
Cancel
Save