the first request method:
let customer_id = localStorage.getItem("customer_id")
this.$http.post("/health_record/health_status_list.do",customer_id)
the data returned from the request in this way is empty
:
problem description
the environmental background of the problems and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with pictures)