liukangdong
2025-01-13 34f587564c9a34515e7deda4dcd02eb748480e1f
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);