1
YM
2024-07-25 669ca6f1c58067916884b2c3e1407778131b7bfc
src/pages/academicSchools/index.vue
@@ -501,7 +501,7 @@
      this.gridData = [];
      this.getAddressList();
    },
    //  分页
    // 分页
    handleSizeChange(val) {
      this.pageSize = val;
      this.getAddressList();