Suppose that for all $n\in\mathbb{N},$ $(a_{m,n})_m$ is a sequence of positive real numbers such that $$\sum_{m=0}^\infty a_{m,n}=C<\infty,$$ and that $(a_{m})_m$ is another sequence of positive real numbers such that $$\sum_{m=0}^\infty a_{m}=C.$$
Suppose also that for all $m\in\mathbb{N}$, $a_{m,n}\to a_m.$ Is it true that
$$\sum_{m=0}^\infty a_{m,n}e^{itm}\to\sum_{m=0}^\infty a_{m}e^{itm},$$ for all $t\in\mathbb{R}?$
If you add another constraint: $a_{m,n}\le a_m$ for sufficiently large $m,n$, then the limit you hypothesized is true.
Let us assume $\lim_{n\to\infty}a_{m,n}=a_m$.
Then, $$\begin{align} \lim_n\sum^\infty_{m=0}a_{m,n}e^{itm} &=\lim_n\int a_{m,n}e^{itm}d\mu \qquad{(1)}\\ &=\int \lim_n a_{m,n}e^{itm}d\mu \qquad{(2)}\\ &=\int a_m e^{itm} d\mu \\ &=\sum^\infty_{m=0}a_m e^{itm} \end{align}$$
$(1):$ writing a sum as a Lebesgue integral with respect to the counting measure on $\mathbb N$.
$(2):$ exchanging limit and integration as permitted by dominated convergence theorem, since $|a_{m,n}e^{itm}|\le a_m$ and $\int a_m d\mu$ comverges.