Does vue report 404 error after setting proxyTable?

1. The project background is written in node, and the data can be obtained through the direct access interface. The server is a local server with a port number of 3000,

2.vue-resource8080proxyTable404

.
Apr.11,2022

pathRewrite:{
    "/api":""
}

// 
this.$http.get('/api/info').then()

ps: don't post pictures in the code!


has been solved. Thank you


how to solve it?

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-1b30a14-2bd22.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-1b30a14-2bd22.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?