How to output data after calling?

getaxios () {

            ulti.myAxios({
                 url: "https://www.easy-mock.com/mock/5badd1d6d8ef7106880126c6/login/",
                 method: "get",
                 config:false
             })
        }

will not take the data, please ask for advice.

Jul.30,2021

ulti.myAxios ({

)
             url: "https://www.easy-mock.com/mock/5badd1d6d8ef7106880126c6/login/",
             method: "get",
             config:false
         })then(function(res){
         //res.data
         })
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-1b3d0ed-2b6c7.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-1b3d0ed-2b6c7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?