Asynchronous action in redux

my action is as follows

 getInTh(){
        this.props.getTop()
    }

it is found that the then that cannot execute asynchronous action at all will not issue a request. Ask the boss to help solve

.
Oct.20,2021

you can check to see if the request went wrong, so you didn't go to the .then () method.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c1c3-2c2e3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c1c3-2c2e3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?