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