doum
10 天以前 0201c32312f6478b2bde706607c8c6338e9e1d06
admin/src/views/system/publicMsg.vue
@@ -145,6 +145,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
    }
  }
}