ll
liukangdong
2024-10-28 19f0eca493f7e17ab7b67d28cf77d80de364576c
admin/src/views/meeting/userStatistics.vue
@@ -166,7 +166,7 @@
    userList({
      page: 1,
      capacity: 9999,
      model: { realname: this.filterText },
      model: { realname: this.filterText, companyType: 1 },
    })
      .then(res => {
        console.log('userList', res);