if (!target || !target.vote || target.vote.length === 0) {
        return Promise.reject(false);
      }