ll
liukangdong
2024-11-12 5b9c22a1e5e2364603778d1ed95e73129b47f1db
admin/src/views/meeting/components/OperaBookingsWindow.vue
@@ -157,7 +157,7 @@
    userList({
      page: 1,
      capacity: 9999,
      model: { realname: this.filterText, memberType: 2, companyType: 1 }
      model: { realname: this.filterText,querySpecial: 1, memberType: 2, companyType: 1 }
    })
      .then(res => {
        console.log('userList', res)