The problem with addressing Vlan

I do not know why the laptop connected to the network SSID 1 has the address 192.168 … a network ssid 2 works well?
Sometimes SSID1 works well and sometimes gives 192 …
Why is this happening?

Switch management tplink.
I’m not sure this setting




[admin@MikroTik] > 
[admin@MikroTik] > ip dhcp-server print
Flags: X - disabled, I - invalid 
 #   NAME                                                               INTERFACE                                                              RELAY           ADDRESS-POOL                                                              LEASE-TIME ADD-ARP
 0   dhcp1                                                              Vlan101_n                                                                  pool n                                                          1d1h      
 1   dhcp2                                                              Vlan102_u                                                                     pool hotspot                                                    1d1h



[admin@MikroTik] > ip address print 
Flags: X - disabled, I - invalid, D - dynamic 
 #   ADDRESS            NETWORK         INTERFACE                                                                                                                                                                                                          
 0   111.11.111.111/23  111.11.111.0    ether1                                                                                                                                                                                                             
 1   ;;; Adresacja dla nauczycieli
     10.0.4.1/25        10.0.4.0        Vlan101_n                                                                                                                                                                                              
 2   ;;; Adresacja hotspot dla uczni w
     11.0.4.1/25        11.0.4.0        Vlan102_u



 
[admin@MikroTik] > ip pool print 
 # NAME                                                                                                                                                                                                                     RANGES                         
 0 pool n                                                                                                                                                                                                        10.0.4.2-10.0.4.126            
 1 pool hotspot  
                                                                                                                                                                                            11.0.4.2-11.0.4.126



[admin@MikroTik] > interface vlan print
Flags: X - disabled, R - running, S - slave 
 #    NAME                                                                                                          MTU ARP        VLAN-ID INTERFACE                                                                                                       
 0 R  Vlan101_n                                                                                         1500 enabled        101 ether2                                                                                                          
 1 R  Vlan102_u                                                                                            1500 enabled        102 ether2

Hi,

To little info to tell.

I looks like you may be getting IPs from the TP-link as it is on 192.168.0.x, double check your vlan/ trunk configuration

Check VLAN config on TP-LINK (VLAN and PVID).