Browse Source

contentCount

lyn7568 6 years ago
parent
commit
6ebc547f6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statistics/contentCount.vue

+ 1 - 1
src/views/statistics/contentCount.vue

@ -202,7 +202,7 @@ export default {
202 202
              epData[i].creator = info.name
203 203
              if (j === 0) {
204 204
                this.total = res.total
205
                if (epData.length === that.info.pageSize) {
205
                if (epData.length === that.pageSize) {
206 206
                  this.tableData = epData
207 207
                } else {
208 208
                  const array = epData