chenhj
2025-08-08 1f29e50d81c9168a9d5b4e90dbaebc2b6d4a47e3
src/views/reportAnalysis/taxComparison/index.vue
@@ -4,7 +4,7 @@
      <el-form-item label="日期">
        <el-date-picker
          style="width: 240px"
          v-model="filters.dateRange"
          v-model="filters.month"
          value-format="YYYY-MM"
          format="YYYY-MM"
          type="month"
@@ -55,7 +55,7 @@
} = usePaginationApi(
  getTaxList,
  {
    dateRange: [], // 来票日期
    month: [], // 来票日期
  },
  [
    {