admin/src/views/meeting/rooms.vue
@@ -167,6 +167,7 @@ userList({ page: 1, capacity: 9999, memberType: 2, model: { realname: this.filterText } }) .then(res => { @@ -199,7 +200,7 @@ this.tableData.pagination.total = data.total }) .catch(e => { this.$tip.apiFailed(e) // this.$tip.apiFailed(e) }) .finally(() => { this.isWorking.search = false