The vue-html5-editor image is uploaded and displayed successfully, but the data cannot be obtained at the backend.

1. The front end uploads the picture using vue-html5-editor, which shows that it has been uploaded successfully

2.3000
app.post("/img", function (req, res) {


});

//
var server = app.listen(3000, "127.0.0.1",function () {


})

I"d like to know what went wrong. Thank you

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