admin/src/views/meeting/components/OperaBookingsWindow.vue
@@ -198,7 +198,7 @@ userList({ page: 1, capacity: 9999, model: { realname: this.filterText, memberType: 2 } model: { realname: this.filterText, memberType: 2, companyType: 1 } }) .then(res => { console.log('userList', res) @@ -390,7 +390,7 @@ this.$emit('success') }) .catch(e => { this.$tip.apiFailed(e) // this.$tip.apiFailed(e) }) .finally(() => { this.isWorking = false @@ -436,7 +436,7 @@ this.$emit('success') }) .catch(e => { this.$tip.apiFailed(e) // this.$tip.apiFailed(e) }) .finally(() => { this.isWorking = false