Problems with proxyTable configuration in vue-cli

for example, our interface is http://118.31.112.11/levy/log.

.

clipboard.png

$post("/levy/login/index",this.ruleForm) 500


clipboard.png

Mar.22,2021

pathRewrite: {

'^/levy': '/levy'

}


I made a request according to your picture. It was successful

.

500 is returned by the server. It may be that the content of your form is incorrect

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