diff --git a/src/views/invoicing/consumable/cons_record.vue b/src/views/invoicing/consumable/cons_record.vue index ccd68b8..1212717 100644 --- a/src/views/invoicing/consumable/cons_record.vue +++ b/src/views/invoicing/consumable/cons_record.vue @@ -1,96 +1,118 @@ - - - - - - - - 查询 - 重置 - - - - - - - - - {{ scope.row.bizType }}{{ scope.row.amount - }} - - - - - - - - - - + + + + + + - - - - { clickseetableData.size = e; clickseetableData.page = 0; getTableData() }" /> - + + + { + clickseetableData.size = e; + clickseetableData.page = 0; + getTableData(); + } + " + /> + + \ No newline at end of file + } +}; +