移出冗余
This commit is contained in:
@@ -48,7 +48,6 @@ const evaluationsQuestion = (evaluation_id, page) => {
|
||||
* @Date: 2022-01-13 16:06:26
|
||||
*/
|
||||
const evaluationsAnswers = (data) => {
|
||||
console.log(data)
|
||||
return request({
|
||||
url: `evaluations/${data.id}/answers`,
|
||||
data: data,
|
||||
|
||||
Reference in New Issue
Block a user