jiangping
2024-11-29 a2e8793e2c53c7e80b67c1fe407b78fde59b2296
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);