ll
liukangdong
2025-02-27 88a34566f7c3f77d90daa3fd57fb0abca3e1b5e6
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);