search() {
    return this.$async(async () => {
      try {
        this.users = null;
        this.showTable = true;